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
Property | Modifier | Type | Inherited from | Defined in |
---|---|---|---|---|
ownerId | readonly | string & Brand <"Id" > & Brand <"OwnerId" > | ProtocolErrorBase .ownerId | packages/common/src/Evolu/Protocol.ts:406 |
type | readonly | "ProtocolWriteKeyError" | - | packages/common/src/Evolu/Protocol.ts:429 |