RelatedMediaAdditionNotification
Notification for when new media is added to the site
| Field | Argument | Type | Description |
|---|---|---|---|
| id | Int! | The id of the Notification | |
| type | NotificationType | The type of notification | |
| mediaId | Int! | The id of the new media | |
| context | String | The notification context text | |
| createdAt | Int | The time the notification was created at | |
| media | Media | The associated media of the airing schedule | |
