OBJECT
Represents an airport code - optimized for crew calendar
type CrewPanelAirportCode {mostDescriptive: String! icao: String iata: String }