Skip to main content

Interface: SyncMetaDoc

Defined in: packages/client/src/core/sync/index.ts:186

The contents of SYNC_META_DOC_ID.

Properties

PropertyTypeDescriptionDefined in
_idstring-packages/client/src/core/sync/index.ts:187
_rev?string-packages/client/src/core/sync/index.ts:188
appVersion?stringApplication version of the device that last wrote it, for diagnostics.packages/client/src/core/sync/index.ts:198
consumerSchemaVersion?stringHighest consumer patch version any device has pushed. The system version alone cannot see consumer-schema skew - two devices on the same build always agree on it, whatever their application patches are doing (ADR-0040).packages/client/src/core/sync/index.ts:196
schemaVersion?stringHighest schema version any device has pushed to this remote.packages/client/src/core/sync/index.ts:190
updatedAtnumberWhen it was last written.packages/client/src/core/sync/index.ts:200