INPUT_OBJECT

JourneyLogApproachTypeCountInput

link GraphQL Schema definition

  • input JourneyLogApproachTypeCountInput {
  • approachType: ApproachType!
  • count: Int!
  • }