ConnectGenreToLineOfBusinessInput
Input for connecting two nodes by creating the relationship between them.
Fields
| Field | Type | Description |
|---|---|---|
fromDate | DateTime | When does the relationship start. Default to now |
genreId | String! | The ID of the Genre node. |
lineOfBusinessId | String! | The ID of the LineOfBusiness node. |
thruDate | DateTime |