All writes must be part of a transaction. Transactions are branch-scoped and created by calling create transaction. Writes are not visible until commit transaction is called.
| Name | Type | Required | Description |
|---|---|---|---|
| type | Literal["batchTransactions"] | Yes | None |
All writes must be part of a transaction. Transactions are branch-scoped and created by calling create transaction. Writes are not visible until commit transaction is called.
| Name | Type | Required | Description |
|---|---|---|---|
| type | Literal["batchTransactions"] | Yes | None |