wafle_stores_settings_update
Update a store's settings by merging the provided fields into the settings subtree. Specify the store slug and the settings object to modify.
Instructions
Update the store's settings subtree (operationally identical to wafle_stores_update today; provided as a stable name for the future split).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | Wafle store slug, e.g. 'gamerland' or 'lensitive'. | |
| settings | Yes | Object of fields to merge. |