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