Query: simpleAircraftByRegistration
Looks up basic aircraft data (nid, registration, status) by registration. Gated only by AIRCRAFT_BASIC_DATA_SEE (operator-level) and intentionally bypasses per-aircraft access checks — intended for integrations/UI that only need to identify an aircraft by its tail number.. Requires access to resource GRAPHQL_AIRCRAFT_BASIC_DATA_SEE
simpleAircraftByRegistration(
registration: AircraftRegistrationActive!
): AircraftSimple!
Arguments
simpleAircraftByRegistration.registration ● AircraftRegistrationActive! non-null scalar
Aircraft registration