MediaMergeNotification
Notification for when a media entry is merged into another for a user who had it on their list
Field | Argument | Type | Description |
---|---|---|---|
id | Int! | The id of the Notification | |
type | NotificationType | The type of notification | |
mediaId | Int! | The id of the media that was merged into | |
deletedMediaTitles | [String] | The title of the deleted media | |
context | String | The reason for the media data change | |
reason | String | The reason for the media merge | |
createdAt | Int | The time the notification was created at | |
media | Media | The media that was merged into |