JourneyLogSubscriptions (Object)
type JourneyLogSubscriptions {
flightJourneyLogChanged: [Flight!]!
}
Fields
JourneyLogSubscriptions.flightJourneyLogChanged ● [Flight!]! non-null object
Triggered when Journey Log changes on a flight. Does not fire on JL creation.. Requires access to resource GRAPHQL_FLIGHT. Requires access to given flight
Member Of
FlightSubscriptions object