TupleJourneyIDAndSegmentInput
A tuple of JourneyID and Segment
input TupleJourneyIDAndSegmentInput {
_1: JourneyID!
_2: SegmentInput!
}
Fields
TupleJourneyIDAndSegmentInput._1
● JourneyID!
non-null scalar
First element of the tuple
TupleJourneyIDAndSegmentInput._2
● SegmentInput!
non-null input
Second element of the tuple
Member Of
SelectedOfferInput
input