OBJECT
AircraftType
Represents single aircraft type
link GraphQL Schema definition
- type AircraftType {
- String! :
- String! @deprecated( reason: "use icao instead" ) :
- String @deprecated( reason: "use iata instead" ) :
- String! :
- String :
- String :
- String! :
- String! :
- String! :
- String! :
- Int! :
- Boolean! :
- Boolean! :
- Int :
- Int :
- # Arguments
- # onlyDefault: [Not documented]
- Boolean): [AcftPos!]! ( :
- # Requires access to resource GRAPHQL_ACFT
- Aircraft!]! : [
- }
link Require by
- AcftPosRepresents aircraft position type
- AcftVirtualRepresents single virtual aircraft
- AircraftRepresents single aircraft belonging to operator specified in request endpoint
- AircraftReservationRepresents single aircraft reservation activity.
- CrewDutiesFilterValues of filter set in Crew Duties by particular user.
- CrewPanelDutyRepresents single duty activity for crew panel
- CrewPanelSimulatorRepresents single simulator for Crew Panel. This can be actual activity or activity created or modified in Crew Panel drafts.
- DutyRepresents single duty belonging to operator specified in request endpoint
- DutyDefinitionRepresents single duty definition
- EmptyLegRepresents single flight activity.
- Endorsement
- FlightRepresents single flight activity.
- FlightWatchFlight Watch for a single flight or quote realisation subcharter leg
- JourneyLogJourney Log (also called Post Flight Report) for a single flight
- Leg
- LoggedUserLogged user data
- LoginExperience
- MyAircraftReservationRepresents single aircraft reservation activity.
- PersRatingsRepresents personal rating for aircraft
- QueryRepresents all root fields exposed by Leon API
- Simulator