contactDetailsSync
No description
contactDetailsSync(
cursor: String
lastSequence: BigInt
): ContactDetailsSyncChangeSet!
Arguments
contactDetailsSync.cursor
● String
scalar
This is the opaque cursor that should be used to fetch the next set of changes. The value is returned in the previous SyncChangeSet.
contactDetailsSync.lastSequence
● BigInt
deprecated scalar
DEPRECATED
Use the 'cursor' property instead