OBJECT
MultiLegRequestFlight
link GraphQL Schema definition
- type MultiLegRequestFlight {
- # Requires access to resource GRAPHQL_FLIGHT.
- # Requires access to given flight
- : Flight!
- : [MultiLegServiceTypeEnum!]!
- : [MultiLegServiceTypeEnum!]!
- }
OBJECT
- type MultiLegRequestFlight {
- # Requires access to resource GRAPHQL_FLIGHT.
- # Requires access to given flight
- : Flight!
- : [MultiLegServiceTypeEnum!]!
- : [MultiLegServiceTypeEnum!]!
- }