OBJECT
CrewAppFlight
Represents single flight activity restricted for crew app.
link GraphQL Schema definition
- type CrewAppFlight {
- : FlightNid
- : String!
- : CrewAppTrip
- : CrewAppFlightWatch
- : CrewAppCrewProperty
- : CrewAppAOC
- : CrewAppAircraft
- : [CrewAppCrewMemberOnLeg!]!
- : IcaoType!
- : RestFacility!
- : WeightUnit
- : Int!
- : CrewAppAirport!
- : String
- : CrewAppAirport!
- : String
- : CrewAppAirport
- : CrewAppAirport
- : DateTime!
- : DateTime!
- : DateTimeWithTimezone!
- : DateTimeWithTimezone!
- : Boolean!
- : CrewAppFlightNotesType
- : [CrewAppTagDefinition!]!
- : CrewAppFlightFuelPrices!
- : Boolean!
- : String
- : String
- : FuelUnitType
- # Requires access to resource CREW_APP_PASSENGER
- : CrewAppPassengerList!
- : [CrewAppFileSimple!]!
- }