create_relation
Establish a connection between two Hudu entities by specifying their types and IDs.
Instructions
Create a relation between two entities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toable_id | Yes | ||
| is_inverse | No | ||
| description | No | ||
| fromable_id | Yes | ||
| toable_type | Yes | ||
| fromable_type | Yes |