Skip to main content

Query: aircraftTypeList

DEPRECATED

Use one of the following fields instead: operatorAircraftTypeList, allAircraftTypeList

List of all aircraft types with aircraft types already belonging to operator sorted on top

aircraftTypeList(
wildcard: String
onlyForOperator: Boolean
): [AircraftType!]! @deprecated

Arguments

aircraftTypeList.wildcard ● String scalar

If no wildcard is provided, all aircraft types will be returned

aircraftTypeList.onlyForOperator ● Boolean scalar

If true is provided, only aircraft types belonging to operator will be returned

Type

AircraftType object

Represents single aircraft type