Query: opsNotesHistory
Requires access to resource GRAPHQL_FLIGHT. Requires access to given flight
flights {
history {
opsNotesHistory(
flightNid: FlightNid!
): [OpsNoteHistoryEntry!]!
}
}
Requires access to resource GRAPHQL_FLIGHT. Requires access to given flight
flights {
history {
opsNotesHistory(
flightNid: FlightNid!
): [OpsNoteHistoryEntry!]!
}
}
opsNotesHistory.flightNid ● FlightNid! non-null scalarOpsNoteHistoryEntry object