InsertConfig

Interface: InsertConfig

Defined in: packages/db/src/types.ts:270

Properties

metadata?

ts
optional metadata: Record<string, unknown>;
optional metadata: Record<string, unknown>;

Defined in: packages/db/src/types.ts:271


optimistic?

ts
optional optimistic: boolean;
optional optimistic: boolean;

Defined in: packages/db/src/types.ts:273

Whether to apply optimistic updates immediately. Defaults to true.

Our Partners
Electric
Subscribe to Bytes

Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.

Bytes

No spam. Unsubscribe at any time.

Subscribe to Bytes

Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.

Bytes

No spam. Unsubscribe at any time.