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