ENUM
FlightWarningId
link GraphQL Schema definition
- enum FlightWarningId {
- # Flight time exceed block time
- # Aircraft max range
- # Flights, MX and reservation overlapping
- # Airport is prohibited
- # Aircraft required documents expired
- # Aircraft required documents missing
- # Runway length
- # Aircraft PAX capacity
- # Rotation time too short
- # Crew overlapping
- # Do not fly with
- # Crew on training only with instructors
- # Planned crew on Off duty
- # Changing STD will cause all crew reporting times to turn AUTO
- # Changing STA will cause all crew duty end times to turn AUTO
- # Aircraft opened HIL restriction
- # Crew member missing currency
- # Crew endorsements
- # Crew travel document
- # Inexperienced crew
- # Crew age
- # Crew OML
- # Camo limits
- # Journey Log on future flight
- # Crew activities collision
- # Airport opening hours
- }