Journey
No description
type Journey {
id: JourneyID!
segmentOptions: [Segment!]!
}
Fields
Journey.id
● JourneyID!
non-null scalar
Journey.segmentOptions
● [Segment!]!
non-null object
Member Of
Availability
object