InteractiveAPI (Object)
type InteractiveAPI {
getPaxAndCrewStatusesForFlight(
flightNid: FlightNid!
): InteractiveApiFlightStatusesForPaxAndCrew!
}
Fields
InteractiveAPI.getPaxAndCrewStatusesForFlight ● InteractiveApiFlightStatusesForPaxAndCrew! non-null object
InteractiveAPI.getPaxAndCrewStatusesForFlight.flightNid ● FlightNid! non-null scalar
Returned By
interactiveAPI query