SegmentInput
No description
input SegmentInput {
id: SegmentID!
flights: [FlightInput!]!
}
No description
input SegmentInput {
id: SegmentID!
flights: [FlightInput!]!
}
SegmentInput.id ● SegmentID! non-null scalarSegmentInput.flights ● [FlightInput!]! non-null input