Skip to content

TransactionResult

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://raw.githubusercontent.com/OysteinAmundsen/toolbox/main/llms-full.txt