ConnectBusinessVocationToBusinessVocationInput
Input for connecting a parent BusinessVocation to a child BusinessVocation.
Fields
| Field | Type | Description |
|---|---|---|
childId | String! | The ID of the child BusinessVocation node. |
fromDate | DateTime | When does the relationship start. Default to now |
parentId | String! | The ID of the parent BusinessVocation node. |
thruDate | DateTime |