MediaDeletionNotification
Notification for when a media tracked in a user's list is deleted from the site
| Field | Argument | Type | Description |
|---|---|---|---|
| id | Int! | The id of the Notification | |
| type | NotificationType | The type of notification | |
| deletedMediaTitle | String | The title of the deleted media | |
| context | String | The reason for the media deletion | |
| reason | String | The reason for the media deletion | |
| createdAt | Int | The time the notification was created at | |
