forceSync
could be useful.forceSync
is if your content management backend supports a versioning system, and front-end users may 'revert' to previous versions from the user-interface. To ensure that other collaborators also revert to the same document version, you should invoke forceSync
with the version's document state as the input. An example flow might look like this: