baasix_update_item
Update an existing item in a collection by specifying its ID and new data. Correct or change records without recreating entries.
Instructions
Update an existing item in a collection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Item ID | |
| data | Yes | Updated item data | |
| collection | Yes | Collection name |