OBJECT
FlightWatch
Flight Watch for a single flight or quote realisation subcharter leg
link GraphQL Schema definition
- type FlightWatch {
- Int! :
- String! :
- Int :
- Int! :
- Int :
- Int! :
- Int :
- Int! :
- Int :
- Int! :
- Int :
- Int! :
- Int :
- Int! :
- Int :
- Int! :
- Int :
- Int! :
- Int! :
- Int :
- Int! :
- Int :
- Int! :
- Boolean! :
- # Requires access to resource GRAPHQL_AIRPORT
- Airport :
- Int! :
- String :
- Int! :
- String :
- Int! :
- String! :
- String :
- Int :
- String! :
- Boolean! :
- Int! :
- # Requires access to resource GRAPHQL_OPERATOR
- Operator! :
- Boolean! :
- Int! @deprecated( reason: "Use offBlock field" ) :
- Int! @deprecated( reason: "Use onBlock field" ) :
- String @deprecated( reason: "Field removed" ) :
- Boolean! @deprecated( reason: "Field removed" ) :
- Int! @deprecated( reason: "Use `calculateDuration` field" ) :
- Int! :
- # Requires access to resource GRAPHQL_AIRPORT
- Airport :
- # Requires access to resource GRAPHQL_AIRPORT
- Airport :
- Int! :
- # Requires access to resource GRAPHQL_ACFT
- Aircraft :
- String! :
- AircraftType :
- Int! :
- Int! :
- # CTOT (in UTC)
- DateTime :
- # CTOT (in LT)
- DateTimeWithTimezone :
- # ETD (in UTC)
- DateTime :
- # ETD (in LT)
- DateTimeWithTimezone :
- # BLOFF (in UTC)
- DateTime :
- # BLOFF (in LT)
- DateTimeWithTimezone :
- # T/O (in UTC)
- DateTime :
- # T/O (in LT)
- DateTimeWithTimezone :
- # EET
- Time :
- # ETA (in UTC)
- DateTime :
- # ETA (in LT)
- DateTimeWithTimezone :
- # LDG (in UTC)
- DateTime :
- # LDG (in LT)
- DateTimeWithTimezone :
- # BLON (in UTC)
- DateTime :
- # BLON (in LT)
- DateTimeWithTimezone :
- # Delay code
- String :
- # Short identifier representing a status of the flight watch. It can be one of the
- # following: S for Slot, A for Airborne, + for Finish or D for Delay.
- String! :
- # `Flight` or Subcharter `QuoteRealizationLeg` dependent on Flight Watch
- # correlation
- FlightOrQuoteRealizationLeg! :
- # BLOFF fuel
- Int :
- # BLOFF fuel unit
- FuelUnit! :
- # BLOFF fuel source
- Int! :
- # T/O fuel
- Int :
- # T/O fuel unit
- FuelUnit! :
- # T/O fuel source
- Int! :
- # LDG fuel
- Int :
- # LDG fuel unit
- FuelUnit! :
- Int! :
- # BLON fuel
- Int :
- # BLON fuel unit
- FuelUnit! :
- # BLON fuel source
- Int! :
- # Current departure taxi time and procedure
- Time :
- # Current departure taxi time and procedure source
- Int! :
- # Most penalising regulation
- String :
- # Most penalising regulation source
- Int! :
- # Target time over fix
- DateTime :
- # Target time over fix source
- Int! :
- # Target off block time
- DateTime :
- # Current departure taxi time and procedure source
- Int! :
- # Most penalising regulation (REGUL+) cause
- RegulationCauseEnum :
- # Most penalising regulation (REGUL+) cause source
- Int! :
- # Next information, when flight is delayed due to weather
- String :
- # Next information source
- Int! :
- }
link Require by
- EmptyLegRepresents single flight activity.
- FlightRepresents single flight activity.
- FlightWatchChangesFlight Watch list created, modified or deleted in selected period
- FlightWatchMutationNode for Flight Watch modifications
- FlightWatchQueryNode for Flight Watch data
- FlightWatchValuenull
- Leg
- QuoteRealizationLegRepresents single quote realization leg belonging to operator specified in request endpoint