Optional
aboutabout
is a string representing the updated about section of the user.
Optional
activityactivityMergeTime
is a number representing the updated activity merge time of the user.
Optional
airingairingNotifications
is a boolean representing the updated preference of the user for receiving airing notifications.
Optional
animeanimeListOptions
is a MediaListOptions
representing the updated anime list options of the user.
Optional
disableddisabledListActivity
is an array of DisabledListActivity
representing the updated disabled list activity preferences of the user.
Optional
displaydisplayAdultContent
is a boolean representing the updated preference of the user for displaying adult content.
Optional
donatordonatorBadge
is a string representing the updated donator badge of the user.
Optional
mangamangaListOptions
is a MediaListOptions
representing the updated manga list options of the user.
Optional
notificationnotificationOptions
is an array of NotificationOptions
representing the updated notification options of the user.
Optional
profileprofileColor
is a string representing the updated profile color preference of the user.
Optional
restrictrestrictMessagesToFollowing
is a boolean representing the updated preference of the user for restricting messages to following.
Optional
rowrowOrder
is a string representing the updated row order preference of the user.
Optional
scorescoreFormat
is a ScoreFormat
representing the updated score format preference of the user.
Optional
staffstaffNameLanguage
is a UserStaffNameLanguage
representing the updated staff name language preference of the user.
Optional
timezonetimezone
is a string representing the updated timezone of the user.
Optional
titletitleLanguage
is a UserTitleLanguage
representing the updated title language preference of the user.
UpdateUserVariables
is an interface representing the variables for theUpdateUserMutation
. It includes optional fields for updating user details.