User
A user
id
The id of the user
name
The name of the user
about
The bio written by user (Markdown)
asHtml
Return the string in pre-parsed html instead of markdown
avatar
The user's avatar images
bannerImage
The user's banner images
isFollowing
If the authenticated user if following this user
isFollower
If this user if following the authenticated user
isBlocked
If the user is blocked by the authenticated user
bans
options
The user's general options
mediaListOptions
The user's media list options
favourites
The users favourites
page
Deprecated. Use page arguments on each favourite field instead.
statistics
The users anime & manga list statistics
unreadNotificationCount
The number of unread notifications the user has
siteUrl
The url for the user page on the AniList website
donatorTier
The donation tier of the user
donatorBadge
Custom donation badge text
moderatorRoles
The user's moderator roles if they are a site moderator
createdAt
When the user's account was created. (Does not exist for accounts created before 2020)
updatedAt
When the user's data was last updated
stats ⚠️
The user's statistics
⚠️ DEPRECATED
Deprecated. Replaced with statistics field.
moderatorStatus ⚠️
If the user is a moderator or data moderator
⚠️ DEPRECATED
Deprecated. Replaced with moderatorRoles field.
previousNames
The user's previously used names.
Last updated