Interface: ListUpdateEvent
Defined in: packages/client/src/realtime/types.ts:17
A list_update payload — a doctype-level change notification (no single document).
Indexable
[
key:string]:unknown
The rest of the payload the server sent alongside doctype.
Properties
doctype
doctype:
string
Defined in: packages/client/src/realtime/types.ts:18