OBJECT
Flight
Represents single flight activity.
link GraphQL Schema definition
- type Flight implements ActivityInterface {
- : FlightNid
- : Int! @deprecated( reason: "Please use flightNid field instead" )
- : Int
- : Boolean!
- : Boolean!
- # Requires access to resource GRAPHQL_OPERATOR
- : Operator
- : Login
- : String!
- : String!
- : Int!
- : Int!
- : Int!
- : Boolean!
- : Boolean!
- : Boolean!
- : Boolean!
- : Int
- : Int!
- : Int!
- : Int!
- : Int!
- : Int
- # Requires access to resource GRAPHQL_FLIGHT
- : Trip
- # Requires access to resource GRAPHQL_FLIGHT_WATCH
- : FlightWatch
- # Requires access to resource GRAPHQL_JOURNEY_LOG
- : JourneyLog
- : [JourneyLogFieldInterface!]
- : String
- # Requires access to resource GRAPHQL_HANDLING_AGENT
- : LegHandling
- : LegItems
- : Int
- : CrewProperty
- : Boolean!
- : String!
- : Checklist!
- : Boolean!
- : AOC
- : Int!
- # Requires access to resource GRAPHQL_OPERATOR
- : Operator!
- : Boolean!
- : Boolean!
- : Int!
- : Int!
- : Int!
- : Int!
- : Int!
- # Requires access to resource GRAPHQL_ACFT
- : Aircraft
- : String!
- : AircraftType
- : Int!
- : Int!
- : FlightType!
- # Requires access to resource GRAPHQL_FLIGHT
- : [CrewMemberOnLeg!]! @deprecated( reason: "Please use crewMemberList field instead" )
- # Requires access to resource GRAPHQL_FLIGHT_CREW_SEE.
- # Requires access to resource GRAPHQL_FLIGHT
- : [CrewMemberOnLeg!]!
- : FlightRule!
- : IcaoType!
- : FlightStatus!
- : RestFacility!
- : WeightUnit
- : Int! @deprecated( reason: "Please use planCargo field instead" )
- : Int!
- : IconType!
- # Requires access to resource GRAPHQL_PASSENGER
- : PassengerList
- : Boolean! @deprecated( reason: "Please use passengerList.isFerry instead" )
- : Boolean!
- : Int!
- # Requires access to resource GRAPHQL_AIRPORT
- : Airport!
- : String
- # Requires access to resource GRAPHQL_AIRPORT
- : Airport!
- : String
- # Requires access to resource GRAPHQL_AIRPORT
- : Airport
- : String
- # Requires access to resource GRAPHQL_AIRPORT
- : Airport
- : String
- # Requires access to resource GRAPHQL_ACFT
- : AcftVirtual
- : Int
- : DateTime!
- : DateTime!
- : DateTimeWithTimezone!
- : DateTimeWithTimezone!
- : Boolean!
- : [String!]!
- : String
- : FlightOps
- : FlightNotesType
- # Requires access to resource LANDING_PERMITS_SEE
- : [LegPermit!]!
- # Requires access to resource OVERFLIGHT_PERMITS_SEE
- : [LegPermit!]!
- # Requires access to resource OVERFLIGHT_PERMITS_SEE
- : String!
- # Flight last modification UTC time
- : DateTime
- # Crew last modification UTC time
- : DateTime
- # Flight confirmation UTC time
- : DateTime
- # Passenger list last modification UTC time
- : DateTime
- : LegMission
- # Requires access to resource GRAPHQL_CHECKLIST_OPS_EDIT
- : [MultiLegGroup!]!
- : [TagDefinition!]!
- # Requires access to resource GRAPHQL_FUEL_SEE
- : FlightFuelPrices!
- : String
- : Boolean!
- : String
- : String
- : FuelUnitType
- : [FileSimple!]!
- # Requires access to resource GRAPHQL_SALES_FERRY_FLIGHTS_EDIT
- : FerryFlightPricing
- : String
- : String
- : FlightExternalId!
- }
link Require by
- AcftVirtualLeg
- CrewMemberListForReplacement
- CrewPanelRepresents fields available for Crew Panel module
- CrewPanelFlightTraining
- CrewPanelNotes
- EmptyLegSubscriptionSection
- FlightChecklistItemDueDate
- FlightChecklistSubscriptions
- FlightMutationQuery
- FlightOpsMessages
- FlightPassengerListSubscriptions
- FlightsChangesFlights created, modified or deleted in selected period
- FlightsDataChangesFlights, whose related data was changed, during the selected time period
- FlightsQueryNode for flights queries
- FlightSubscriptions
- FlightWatchSubscriptions
- MultiLegGroup
- MultiLegRequestFlight
- MultiLegSuppliers
- MutationRepresents all mutations exposed by Leon API
- NonNullFlightValuenull
- Pairing
- QueryRepresents all root fields exposed by Leon API
- TripRepresents single trip belonging to operator specified in request endpoint