API reference / @evolu/common / Evolu/Protocol / ProtocolWriteError

Interface: ProtocolWriteError

Defined in: packages/common/src/Evolu/Protocol.ts:395

Error indicating a serious relay-side write failure. Clients should log this error and show a generic sync error to the user.

Extends

Properties

PropertyModifierTypeInherited fromDefined in
ownerIdreadonlystring & Brand<"Id"> & Brand<"OwnerId">ProtocolErrorBase.ownerIdpackages/common/src/Evolu/Protocol.ts:365
typereadonly"ProtocolWriteError"-packages/common/src/Evolu/Protocol.ts:396

Was this page helpful?