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:73
runnables
• runnables: Runnable
[]
List of Runnables.
Defined in
@tableland/sdk/src/registry/run.ts:72