OBJECT
Represents single change in history
type HistoryChange {value: String! changeDateTime: DateTime! # Requires access to resource GRAPHQL_CONTACTeditor: Contact }