BulkUpdateRecords
Update multiple records within a specified collection simultaneously using ID-based data modifications, streamlining batch operations for Astra DB databases.
Instructions
Update multiple records in a collection at once
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collectionName | Yes | Name of the collection containing the records | |
records | Yes | Array of records to update with their IDs |