UpdateBatch
org.sagebionetworks.repo.model.grid.update.UpdateBatch
Request to update one or more cells of the current grid session in a single batch operation.
| Field | Type | Description |
|---|---|---|
| batch | ARRAY<Update> | A batch containing one or more cell updates to apply to the grid. All updates in the batch are processed together. |