Skip to main content

HistoryChange (Object)

Represents single change in history

type HistoryChange {
value: String!
changeDateTime: DateTime!
editor: Contact
}

Fields

HistoryChange.value ● String! non-null scalar

HistoryChange.changeDateTime ● DateTime! non-null scalar

HistoryChange.editor ● Contact object

Requires access to resource GRAPHQL_CONTACT

Returned By

trip.history.getTripNotesHistory query ● trip.history.getTripSupplementaryInfoHistory query