mmar_update_relationclass
Update an existing relationclass by submitting its complete desired state. The server diffs and applies changes to roles, attributes, and other properties.
Instructions
Update an existing relationclass (edge type). Send the complete desired state — the server will diff and apply changes to roles, attributes, and other properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | The UUID of the Relationclass to update | |
| relationclass_data | Yes | JSON string of the updated Relationclass data (complete desired state) |