Skip to content

TransactionResult

Since v1.27.0

Result of a RowTransaction applied via applyTransaction.

Contains the actual row objects that were affected, useful for post-processing or logging.

PropertyTypeDescription
addedTRow[]Rows that were successfully added.
updatedTRow[]Rows that were successfully updated (references to the mutated row objects).
removedTRow[]Rows that were successfully removed.
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt