Defined in: packages/db/src/types.ts:412
optional metadata: Record<string, unknown>;
Defined in: packages/db/src/types.ts:413
optional optimistic: boolean;
Defined in: packages/db/src/types.ts:415
Whether to apply optimistic updates immediately. Defaults to true.
