# SetMultipleRecordsCellValuesMutation

**Kind:** Interface

The Mutation emitted when the App modifies one or more `Records`.

## Properties

### `records`

Type: `ReadonlyArray<object>`

The Records being modified

### `tableId`

Type: `TableId`

The identifier for the @link Table in which Records are being modified

### `type`

Type: `"setMultipleRecordsCellValues"`

This Mutation's [discriminant property](https://www.typescriptlang.org/docs/handbook/2/narrowing.html)
