OBJECT
SchedFlight
Represents single SCHED flight.
link GraphQL Schema definition
- type SchedFlight {
- SchedFlightNid! :
- Int! :
- # Requires access to resource GRAPHQL_ACFT
- Aircraft :
- # Requires access to resource GRAPHQL_ACFT
- AcftVirtual :
- String! :
- String! :
- # Requires access to resource GRAPHQL_AIRPORT
- Airport! :
- # Requires access to resource GRAPHQL_AIRPORT
- Airport! :
- # Requires access to resource GRAPHQL_AIRPORT
- Airport :
- # Requires access to resource GRAPHQL_AIRPORT
- Airport :
- DateTime! :
- DateTime! :
- # Arguments
- # operatorBaseNid: [Not documented]
- BaseNid!): DateTimeWithTimezone! ( :
- # Arguments
- # operatorBaseNid: [Not documented]
- BaseNid!): DateTimeWithTimezone! ( :
- Int! :
- Boolean! :
- Leg :
- Boolean! :
- Int! :
- Time! :
- IcaoType! :
- IataServiceType! :
- SchedPublicationStatus! :
- String! :
- String! :
- SchedVersionNid! :
- SchedFlightColor! :
- }
link Require by
- IntegrationSchedUpdate
- SchedExcelFileParseResponseParse excel file response.
- SchedExcelFlightModificationRepresents excel flight and SCHED flight to modify.
- ScheduleQueryNode for Schedule queries
- SsimFileParseResponseParse SSIM file response.
- SsimFlightModificationRepresents SSIM flight and SCHED flight to modify.