SCALAR
FlightNumberOption
Flight number
link GraphQL Schema definition
- scalar FlightNumberOption
link Require by
- FlightIdentificationInputFlight identification using either the unique flight identifier (uniqueNid) or a set of specific flight data fields. If the uniqueNid field is provided, the remaining fields can be omitted. If uniqueNid is unknown, please specify the following fields: `date` (flight date), `departure` (departure airport code), `destination` (destination airport code), `flightNumber`, and `aircraft` (aircraft registration). Providing these fields correctly identifies existing flight.
- SchedSpecifiedFlightInput