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

Interface: ProtocolWriteKeyError

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

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:408
typereadonly"ProtocolWriteKeyError"-packages/common/src/Evolu/Protocol.ts:431

Was this page helpful?