OBJECT
FlightCustomerFlight
link GraphQL Schema definition
- type FlightCustomerFlight {
- : Int!
- : String!
- : String!
- : AirportCode!
- : AirportCode!
- : String!
- : String!
- : String!
- : String!
- : String!
- : DateTimeWithTimezone!
- : DateTimeWithTimezone!
- : DateTimeWithTimezone!
- : DateTimeWithTimezone!
- : DateTimeWithTimezone
- : DateTimeWithTimezone
- : DateTimeWithTimezone
- : DateTimeWithTimezone
- : FlightCustomerPaxListType!
- : Boolean!
- }