Skip to main content

Query: getModifiedContactList

Contact list created, modified or deleted after selected date (max one week until now). Detects changes only in basic contact data (e.g. changes of National ID are not taken into account).. Requires access to resource GRAPHQL_CONTACT

contact {
getModifiedContactList(
dateTime: DateTime!
filter: GetModifiedContactListFilter
): ContactsChanges!
}

Arguments

getModifiedContactList.dateTime ● DateTime! non-null scalar

getModifiedContactList.filter ● GetModifiedContactListFilter input

Type

ContactsChanges object

Contact created, modified or deleted in selected period