update_ui_schema
Modify UI schema nodes in NocoBase by applying partial updates to existing configurations using UID identifiers.
Instructions
Patch an existing UI schema node by UID (partial update)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | UI schema UID | |
| patch | Yes | Partial schema fields to update (JSON) |