ENUM
AirportCodeType
link GraphQL Schema definition
- enum AirportCodeType {
- # Will use airport ICAO codes where applicable
- # Will use airport IATA codes where applicable
- # Will use airport FAA codes where applicable
- # Will use airport custom codes where applicable
- }