AiringNotification
Notification for when an episode of anime airs
| Field | Argument | Type | Description |
|---|---|---|---|
| id | Int! | The id of the Notification | |
| type | NotificationType | The type of notification | |
| animeId | Int! | The id of the aired anime | |
| episode | Int! | The episode number that just aired | |
| contexts | [String] | The notification context text | |
| createdAt | Int | The time the notification was created at | |
| media | Media | The associated media of the airing schedule | |
