SyncNack
Rejected mutation. Conflict nacks carry the canonical server document.
Properties
code
code:
SyncNackCode
message?
optionalmessage?:string
mutationId
mutationId:
string
retryAfterMs?
optionalretryAfterMs?:number
Minimum time (ms) the client should wait before retrying, filled by the
server with the remaining rate-limit window (rate_limited nacks only).
serverDoc?
optionalserverDoc?:unknown
Canonical serialized server document (conflict nacks).
serverSeq?
optionalserverSeq?:number
The server document's current _syncSeq (conflict nacks).