Skip to main content

Interface: MutateManyParams

MutateManyParams Represents the parameters Object used to mutate multiple tables in a single tx.

Properties

chainId

chainId: number

The target chain id.

Defined in

@tableland/sdk/src/registry/run.ts:62


runnables

runnables: Runnable[]

List of Runnables.

Defined in

@tableland/sdk/src/registry/run.ts:61