Skip to main content
Version: Next

TransactionOptions

TransactionOptions: object

Additional options for transactions to be processed by a data source.

  • batch: if true, it means that the transaction has been executed using the () function.

Type declaration

batch

batch: boolean