update_records
Update records in a data store by specifying a query filter and new data. Changes are applied to all entities matching the filter.
Instructions
Update records matching a query filter. Requires non-empty query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| query | Yes | ||
| entity_name | Yes |