OBJECT
FerryFlightOutput
link GraphQL Schema definition
- type FerryFlightOutput {
- : Int!
- : FerryFlightPricingOutput
- : String!
- : Int!
- : Int!
- : AirportCode!
- : AirportCode!
- : String!
- }
OBJECT
- type FerryFlightOutput {
- : Int!
- : FerryFlightPricingOutput
- : String!
- : Int!
- : Int!
- : AirportCode!
- : AirportCode!
- : String!
- }