OBJECT
FlightHistoryQuery
link GraphQL Schema definition
- type FlightHistoryQuery {
- # Requires access to resource GRAPHQL_FLIGHT.
- # Requires access to given flight
- #
- # Arguments
- # flightNid:
- (: FlightNid!): [OpsNoteHistoryEntry!]!
- # Requires access to resource GRAPHQL_FLIGHT.
- # Requires access to given flight
- #
- # Arguments
- # flightNid:
- (: FlightNid!): [SalesNoteHistoryEntry!]!
- }