OBJECT
AptPriceList
Represents airport price list
link GraphQL Schema definition
- type AptPriceList {
- : Int!
- : String!
- # Requires access to resource GRAPHQL_OPERATOR
- : Operator!
- : [AptPriceListItem!]!
- : [AptPriceListFeeOrder!]!
- }
link Require by
- AircraftRepresents single aircraft belonging to operator specified in request endpoint
- AircraftContactPricingSettings
- AirportPriceListMutationSection
- AptPriceListFeeOrder
- AptPriceListItem
- PricingRepresents detailed quote pricing for quote realization.
- QueryRepresents all root fields exposed by Leon API
- QuoteRealizationRepresents single quote realization belonging to operator specified in request endpoint