effect-io-ai

Package: @effect/platform-browser
Module: IndexedDbQueryBuilder

IndexedDbQueryBuilder.IndexedDbQuery.ModifyWithKey

Mutation input type for insert and upsert operations, including any required key fields.

Signature

type ModifyWithKey<Table> = ModifyType<Table>

Source

Since v4.0.0