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 | The type of notification | ||
mediaId | Int! | The id of the media that received data changes | |
context | The reason for the media data change | ||
reason | The reason for the media data change | ||
createdAt | The time the notification was created at | ||
media | The media that received data changes |
Last updated