ConnectEventSeriesToMusicGenreInput
Input for connecting two nodes by creating the relationship between them.
Fields
| Field | Type | Description |
|---|---|---|
eventSeriesId | String! | The ID of the EventSeries node. |
fromDate | DateTime | When does the relationship start. Default to now |
musicGenreId | String! | The ID of the MusicGenre node. |
thruDate | DateTime |