Skip to main content

Query: operatorAircraftTypeList

List of all operator aircraft types.

operatorAircraftTypeList(
wildcard: String
isActive: Boolean
): [AircraftType!]!

Arguments

operatorAircraftTypeList.wildcard ● String scalar

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

operatorAircraftTypeList.isActive ● Boolean scalar

If true, only active aircraft types be returned

Type

AircraftType object

Represents single aircraft type