ENUM
FlightType
Type of flight
link GraphQL Schema definition
- enum FlightType {
- # Flight for owner
- # Training
- # Simulator
- # Technical
- # Ambulance
- # Other
- # PAX Charter
- # Regular PAX transport
- # Cargo
- # Mission
- # Aircraft repositioning
- # Frequent flyer
- # State
- # HEAD
- # Owner charter
- }
link Require by
- CrewAppScheduleFlight
- CrewAppScheduleSimulator
- CrewPanelFlightFilterSet of rules for fetching a collection of flights
- EmptyLegRepresents single flight activity.
- FlightRepresents single flight activity.
- FlightFilterSet of rules for fetching a collection of flights
- FlightsQueryNode for flights queries
- FlightSupportFlight
- FlightSupportRelatedFlight
- ListOfFlightTypeValuenull
- McpFlightFilterSet of rules for fetching a collection of flights for MCP
- MyLegNode represent one leg data
- OperatorGeneralSettings
- OperatorGeneralSettingsMutation
- PnrGoFlight
- PnrGoTripRepresents single trip belonging to operator specified in request endpoint
- PossiblyNonExistingVirtualFtlSectorCalculationLegInputRepresents input data for FTL calculations. Accepts non-existing trNid as negative integers.
- TripRepresents single trip belonging to operator specified in request endpoint
- TripHistoryLegData
- TripQueryNode for trip queries
- TripTypeSettings
- TripTypeSettingsInput
- VirtualFtlSectorCalculationLegInputRepresents input data for FTL calculations.