ConnectRepresentationToMusicGenreInput
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 |
musicGenreId | String! | The ID of the MusicGenre node. |
representationId | String! | The ID of the Representation node. |
thruDate | DateTime |