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