OBJECT
AirportCode
Contains all available airport codes along with the most descriptive one
link GraphQL Schema definition
- type AirportCode {
- # Returns code specified in argument or most descriptive if specified does not
- # exist
- #
- # Arguments
- # priority: [Not documented]
- (
- : AirportCodeType!
- ): String!
- # Returns first existing code using priority ICAO -> IATA -> FAA -> CUST
- : String!
- # Returns first existing code using logged user priority
- : String!
- : String
- : String
- : String
- : String
- }
link Require by
- AirportRepresents single airport
- AirportCategoryExportAirport category export data with aircraft type categories
- AirportDirectorySuppliersOnFutureFlightsAirport
- ContactDetailsHistoryPreferredHandlingAgent
- CrewAppAirportRepresents single airport restricted for crew app
- ExternalMarketplaceOAuthAirport
- FatigueRiskManagementDutyFatigue Risk Management Duty
- FerryFlightOutput
- FlightCustomerFlight
- LeonMarketplaceFerryFlightSearchResult
- MyAircraftLocationRepresents aircraft location for date for logged user
- MyLogbook
- PositioningHistoryData
- QuoteRealizationAirportSubPriceHistory
- QuoteRealizationLegHistory
- QuoteRequestLegHistory
- RouteAirport
- SalesTripSummaryAirport
- SimpleAirportTypeRepresents single airport