Interface RunSQLParams

@custom:deprecated This type will change in the next major version. Use the MutateOneParams type.

Hierarchy

Properties

chainId: number

The target chain id.

statement: string

SQL statement string.

tableId: string

The target table id.

Generated using TypeDoc