Skip to main content

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

DEPRECATED

Use the 'cursor' property instead

Type

FormSyncChangeSet object