SyncedDocumentFields
Fields added to synced documents by syncPlugin.
Properties
_syncPrevStream?
optional_syncPrevStream?:string|null
The document's previous stream key, set when a write moved the document between scopes (owner/tenant change); null when the last write did not move it.
_syncSeq?
optional_syncSeq?:number
Monotonic per-stream sequence stamped on every synced write.