Skip to main content

Query: aircraftListByType

List of operator aircraft for a given aircraft type.. Requires access to resource GRAPHQL_ACFT

aircraftListByType(
aircraftTypeId: AircraftTypeScalar!
onlyActive: Boolean
): [Aircraft!]!

Arguments

aircraftListByType.aircraftTypeId ● AircraftTypeScalar! non-null scalar

aircraftListByType.onlyActive ● Boolean scalar

Type

Aircraft object

Represents single aircraft belonging to operator specified in request endpoint