Skip to main content

FlightWatchSubscriptions (Object)

type FlightWatchSubscriptions {
flightWatchCreated: Flight
flightWatchChanged: Flight
}

Fields

FlightWatchSubscriptions.flightWatchCreated ● Flight object

Requires access to resource GRAPHQL_FLIGHT_WATCH. Requires access to resource GRAPHQL_FLIGHT. Requires access to given flight

FlightWatchSubscriptions.flightWatchChanged ● Flight object

Requires access to resource GRAPHQL_FLIGHT_WATCH. Requires access to resource GRAPHQL_FLIGHT. Requires access to given flight

Member Of

FlightSubscriptions object