| id | InsertConfig |
|---|---|
| title | InsertConfig |
Defined in: packages/db/src/types.ts:417
optional metadata: Record<string, unknown>;Defined in: packages/db/src/types.ts:418
optional optimistic: boolean;Defined in: packages/db/src/types.ts:420
Whether to apply optimistic updates immediately. Defaults to true.