MediaDataChangeNotification
Notification for when a media entry's data was changed in a significant way impacting users' list tracking
| 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 received data changes | |
| context | String | The reason for the media data change | |
| reason | String | The reason for the media data change | |
| createdAt | Int | The time the notification was created at | |
| media | Media | The media that received data changes | |
