OBJECT

JourneyLogApproachCount

link GraphQL Schema definition

  • type JourneyLogApproachCount {
  • approach: Approach!
  • count: Int!
  • }