OBJECT
Represents airports in order for given fixed route
type AircraftFixedRouteAirport {# Requires access to resource GRAPHQL_AIRPORTairport: Airport! order: Int! }