API reference / @evolu/common / Evolu/Protocol / ProtocolWriteKeyError
Interface: ProtocolWriteKeyError
Defined in: packages/common/src/Evolu/Protocol.ts:387
Error when a OwnerWriteKey is invalid, missing, or fails validation.
Extends
Properties
| Property | Modifier | Type | Inherited from | Defined in |
|---|---|---|---|---|
ownerId | readonly | string & Brand<"Id"> & Brand<"OwnerId"> | ProtocolErrorBase.ownerId | packages/common/src/Evolu/Protocol.ts:365 |
type | readonly | "ProtocolWriteKeyError" | - | packages/common/src/Evolu/Protocol.ts:388 |