formSync
No description
formSync(
cursor: String
lastSequence: BigInt
): FormSyncChangeSet!
Arguments
formSync.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.
formSync.lastSequence
● BigInt
deprecated scalar
DEPRECATEDUse the 'cursor' property instead