Skip to main content

ContactBasicHistorySnapshot (Object)

Represents basic history for a contact.

type ContactBasicHistorySnapshot {
changedBy: String!
dateTimeChanged: DateTime!
data: ContactBasicHistoryData!
}

Fields

ContactBasicHistorySnapshot.changedBy ● String! non-null scalar

ContactBasicHistorySnapshot.dateTimeChanged ● DateTime! non-null scalar

ContactBasicHistorySnapshot.data ● ContactBasicHistoryData! non-null object

Returned By

contact.contactBasicHistoryList query