> For the complete documentation index, see [llms.txt](https://anilist.gitbook.io/anilist-apiv2-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anilist.gitbook.io/anilist-apiv2-docs/docs/reference/object/notificationoption.md).

# NotificationOption

Notification option

| Field       |                                                                                                                Argument | Type                                         | Description |
| ----------- | ----------------------------------------------------------------------------------------------------------------------: | -------------------------------------------- | ----------- |
| **type**    | [NotificationType](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/enum/notificationtype/README.md) | The type of notification                     |             |
| **enabled** |                 [Boolean](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/boolean/README.md) | Whether this type of notification is enabled |             |
