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

Interface: ProtocolWriteKeyError

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

Error when a WriteKey is invalid, missing, or fails validation.

Extends

Properties

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

Was this page helpful?