UserOptions
A user's general options
| Field | Argument | Type | Description |
|---|---|---|---|
| titleLanguage | UserTitleLanguage | The language the user wants to see media titles in | |
| displayAdultContent | Boolean | Whether the user has enabled viewing of 18+ content | |
| airingNotifications | Boolean | Whether the user receives notifications when a show they are watching aires | |
| profileColor | String | Profile highlight color (blue, purple, pink, orange, red, green, gray) | |
| notificationOptions | [NotificationOption] | Notification options | |
| timezone | String | The user's timezone offset (Auth user only) | |
| activityMergeTime | Int | Minutes between activity for them to be merged together. 0 is Never, Above 2 weeks (20160 mins) is Always. | |
| staffNameLanguage | UserStaffNameLanguage | The language the user wants to see staff and character names in | |
| restrictMessagesToFollowing | Boolean | Whether the user only allow messages from users they follow | |
| disabledListActivity | [ListActivityOption] | The list activity types the user has disabled from being created from list updates | |
