Skip to content

User

A user

FieldArgumentTypeDescription
idInt! The id of the user
nameString! The name of the user
aboutString The bio written by user (Markdown)
asHtmlBoolean Return the string in pre-parsed html instead of markdown
avatarUserAvatar The user's avatar images
bannerImageString The user's banner images
isFollowingBoolean If the authenticated user if following this user
isFollowerBoolean If this user if following the authenticated user
isBlockedBoolean If the user is blocked by the authenticated user
bansJson
optionsUserOptions The user's general options
mediaListOptionsMediaListOptions The user's media list options
favouritesFavourites The users favourites
pageInt Deprecated. Use page arguments on each favourite field instead.
statisticsUserStatisticTypes The users anime & manga list statistics
unreadNotificationCountInt The number of unread notifications the user has
siteUrlString The url for the user page on the AniList website
donatorTierInt The donation tier of the user
donatorBadgeString Custom donation badge text
moderatorRoles[ModRole] The user's moderator roles if they are a site moderator
createdAtInt When the user's account was created. (Does not exist for accounts created before 2020)
updatedAtInt When the user's data was last updated
stats ⚠️UserStats The user's statistics

⚠️ DEPRECATED

Deprecated. Replaced with statistics field.
moderatorStatus ⚠️String If the user is a moderator or data moderator

⚠️ DEPRECATED

Deprecated. Replaced with moderatorRoles field.
previousNames[UserPreviousName] The user's previously used names.