ENUM
IcaoType
Letter denoting ICAO type of flight
link GraphQL Schema definition
- enum IcaoType {
- # Scheduled air service
- # Non-scheduled air service
- # General aviation
- # Military
- # Other
- }
link Require by
- AircraftRepresents single aircraft belonging to operator specified in request endpoint
- AircraftCreateData for create single aircraft belonging to operator specified in request endpoint
- AircraftUpdateData for modifying single aircraft belonging to operator specified in request endpoint
- CountryLandingPermit
- CountryLandingPermitInput
- CountryOverflightPermit
- CountryOverflightPermitInput
- CrewAppFlightRepresents single flight activity restricted for crew app.
- EmptyLegRepresents single flight activity.
- FlightRepresents single flight activity.
- FlightCreateData for create single flight
- FlightUpdateData for update single flight
- FlightUpdateInputData for update single flight
- MyLegNode represent one leg data
- MyOwnerBoardLogged user owner board data
- OperatorTripTypeSettingsOperator trip type settings
- SchedFlightRepresents single SCHED flight.
- SchedSpecifiedFlightInput
- ScheduleMutationNode for Schedule modifications
- SsimSettingRepresents single SSIM setting.
- SsimSettingInputSSIM setting input
- VirtualFtlSectorCalculationLegInputRepresents input data for Ftl calculations.