Optional
message: stringThe category of this error.
Optional
codeThe error code that represents this error.
Check the error message instead.
The URL to the associated server log, if available. The string will be empty if the sync error is not initiated by the server.
Optional
reasonOptional
stackA record of extra user information associated with this error.
The array of information about each object that caused the compensating write.
Generated using TypeDoc
An error class that indicates that one or more object changes have been reverted by the server. This can happen when the client creates/updates objects that do not match any subscription, or performs writes on an object it didn't have permission to access.