The transaction ID. This is optional and should usually be omitted, as it will be auto-generated by the server if not provided.
The mutations to include in the transaction.
Wraps a set of mutations in a transaction. Note: use with caution. Transactions cannot be optimized and will be submitted one-by-one, which means they will make your migration run slower and produce more API requests.
The mutations to include in the transaction.
Wraps a set of mutations in a transaction. Note: use with caution. Transactions cannot be optimized and will be submitted one-by-one, which means they will make your migration run slower and produce more API requests.