OBJECT
FlightSupportPassengerContact
link GraphQL Schema definition
- type FlightSupportPassengerContact {
- : ID!
- : String!
- : String!
- : String!
- : Date
- : String!
- : Gender!
- : FlightSupportTravelDocument
- : FlightSupportTravelDocument
- : FlightSupportCountry
- }