OBJECT
type SubcharterModifiedLeg {nid: QuoteRealizationLegNid! # Requires access to resource GRAPHQL_AIRPORTadep: Airport! # Requires access to resource GRAPHQL_AIRPORTades: Airport! stdUTC: DateTime! staUTC: DateTime! blockTime: Int! flightTime: Int! pax: Int! ferry: Boolean! passengerList: SubcharterModifiedPassengerList! }