OBJECT
type FlightCustomerPax {externalId: String name: String! surname: String! phone: String! email: String! note: String! }