Query: contactBasicHistoryList
Get contact basic history. Requires access to resource GRAPHQL_CONTACT
contact {
contactBasicHistoryList(
contactNid: ContactNid!
): [ContactBasicHistorySnapshot!]!
}
Arguments
contactBasicHistoryList.contactNid ● ContactNid! non-null scalar
Type
ContactBasicHistorySnapshot object
Represents basic history for a contact.