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