Query: getTripNotesHistory
Get trip notes history. Requires access to resource GRAPHQL_FLIGHT
trip {
history {
getTripNotesHistory(
tripNid: TripNid!
): [HistoryChange!]!
}
}
Arguments
getTripNotesHistory.tripNid ● TripNid! non-null scalar
Type
HistoryChange object
Represents single change in history