Root Query
Last updated
Last updated
Field | Argument | Type | Description |
---|---|---|---|
Page
page
The page number
perPage
The amount of entries per page, max 50
Media
Media query
id
Filter by the media id
idMal
Filter by the media's MyAnimeList id
startDate
Filter by the start date of the media
endDate
Filter by the end date of the media
season
Filter by the season the media was released in
seasonYear
The year of the season (Winter 2017 would also include December 2016 releases). Requires season argument
type
Filter by the media's type
format
Filter by the media's format
status
Filter by the media's current release status
episodes
Filter by amount of episodes the media has
duration
Filter by the media's episode length
chapters
Filter by the media's chapter count
volumes
Filter by the media's volume count
isAdult
Filter by if the media's intended for 18+ adult audiences
genre
Filter by the media's genres
tag
Filter by the media's tags
minimumTagRank
Only apply the tags filter argument to tags above this rank. Default: 18
tagCategory
Filter by the media's tags with in a tag category
onList
Filter by the media on the authenticated user's lists
licensedBy
Filter media by sites name with a online streaming or reading license
licensedById
Filter media by sites id with a online streaming or reading license
averageScore
Filter by the media's average score
popularity
Filter by the number of users with this media on their list
source
Filter by the source type of the media
countryOfOrigin
Filter by the media's country of origin
isLicensed
If the media is officially licensed or a self-published doujin release
search
Filter by search query
id_not
Filter by the media id
id_in
[Int]
Filter by the media id
id_not_in
[Int]
Filter by the media id
idMal_not
Filter by the media's MyAnimeList id
idMal_in
[Int]
Filter by the media's MyAnimeList id
idMal_not_in
[Int]
Filter by the media's MyAnimeList id
startDate_greater
Filter by the start date of the media
startDate_lesser
Filter by the start date of the media
startDate_like
Filter by the start date of the media
endDate_greater
Filter by the end date of the media
endDate_lesser
Filter by the end date of the media
endDate_like
Filter by the end date of the media
format_in
Filter by the media's format
format_not
Filter by the media's format
format_not_in
Filter by the media's format
status_in
Filter by the media's current release status
status_not
Filter by the media's current release status
status_not_in
Filter by the media's current release status
episodes_greater
Filter by amount of episodes the media has
episodes_lesser
Filter by amount of episodes the media has
duration_greater
Filter by the media's episode length
duration_lesser
Filter by the media's episode length
chapters_greater
Filter by the media's chapter count
chapters_lesser
Filter by the media's chapter count
volumes_greater
Filter by the media's volume count
volumes_lesser
Filter by the media's volume count
genre_in
[String]
Filter by the media's genres
genre_not_in
[String]
Filter by the media's genres
tag_in
[String]
Filter by the media's tags
tag_not_in
[String]
Filter by the media's tags
tagCategory_in
[String]
Filter by the media's tags with in a tag category
tagCategory_not_in
[String]
Filter by the media's tags with in a tag category
licensedBy_in
[String]
Filter media by sites name with a online streaming or reading license
licensedById_in
[Int]
Filter media by sites id with a online streaming or reading license
averageScore_not
Filter by the media's average score
averageScore_greater
Filter by the media's average score
averageScore_lesser
Filter by the media's average score
popularity_not
Filter by the number of users with this media on their list
popularity_greater
Filter by the number of users with this media on their list
popularity_lesser
Filter by the number of users with this media on their list
source_in
Filter by the source type of the media
sort
The order the results will be returned in
MediaTrend
Media Trend query
mediaId
Filter by the media id
date
Filter by date
trending
Filter by trending amount
averageScore
Filter by score
popularity
Filter by popularity
episode
Filter by episode number
releasing
Filter to stats recorded while the media was releasing
mediaId_not
Filter by the media id
mediaId_in
[Int]
Filter by the media id
mediaId_not_in
[Int]
Filter by the media id
date_greater
Filter by date
date_lesser
Filter by date
trending_greater
Filter by trending amount
trending_lesser
Filter by trending amount
trending_not
Filter by trending amount
averageScore_greater
Filter by score
averageScore_lesser
Filter by score
averageScore_not
Filter by score
popularity_greater
Filter by popularity
popularity_lesser
Filter by popularity
popularity_not
Filter by popularity
episode_greater
Filter by episode number
episode_lesser
Filter by episode number
episode_not
Filter by episode number
sort
The order the results will be returned in
AiringSchedule
Airing schedule query
id
Filter by the id of the airing schedule item
mediaId
Filter by the id of associated media
episode
Filter by the airing episode number
airingAt
Filter by the time of airing
notYetAired
Filter to episodes that haven't yet aired
id_not
Filter by the id of the airing schedule item
id_in
[Int]
Filter by the id of the airing schedule item
id_not_in
[Int]
Filter by the id of the airing schedule item
mediaId_not
Filter by the id of associated media
mediaId_in
[Int]
Filter by the id of associated media
mediaId_not_in
[Int]
Filter by the id of associated media
episode_not
Filter by the airing episode number
episode_in
[Int]
Filter by the airing episode number
episode_not_in
[Int]
Filter by the airing episode number
episode_greater
Filter by the airing episode number
episode_lesser
Filter by the airing episode number
airingAt_greater
Filter by the time of airing
airingAt_lesser
Filter by the time of airing
sort
The order the results will be returned in
Character
Character query
id
Filter by character id
isBirthday
Filter by character by if its their birthday today
search
Filter by search query
id_not
Filter by character id
id_in
[Int]
Filter by character id
id_not_in
[Int]
Filter by character id
sort
The order the results will be returned in
Staff
Staff query
id
Filter by the staff id
isBirthday
Filter by staff by if its their birthday today
search
Filter by search query
id_not
Filter by the staff id
id_in
[Int]
Filter by the staff id
id_not_in
[Int]
Filter by the staff id
sort
The order the results will be returned in
MediaList
Media list query
id
Filter by a list entry's id
userId
Filter by a user's id
userName
Filter by a user's name
type
Filter by the list entries media type
status
Filter by the watching/reading status
mediaId
Filter by the media id of the list entry
isFollowing
Filter list entries to users who are being followed by the authenticated user
notes
Filter by note words and #tags
startedAt
Filter by the date the user started the media
completedAt
Filter by the date the user completed the media
compareWithAuthList
Limit to only entries also on the auth user's list. Requires user id or name arguments.
userId_in
[Int]
Filter by a user's id
status_in
Filter by the watching/reading status
status_not_in
Filter by the watching/reading status
status_not
Filter by the watching/reading status
mediaId_in
[Int]
Filter by the media id of the list entry
mediaId_not_in
[Int]
Filter by the media id of the list entry
notes_like
Filter by note words and #tags
startedAt_greater
Filter by the date the user started the media
startedAt_lesser
Filter by the date the user started the media
startedAt_like
Filter by the date the user started the media
completedAt_greater
Filter by the date the user completed the media
completedAt_lesser
Filter by the date the user completed the media
completedAt_like
Filter by the date the user completed the media
sort
The order the results will be returned in
MediaListCollection
Media list collection query, provides list pre-grouped by status & custom lists. User ID and Media Type arguments required.
userId
Filter by a user's id
userName
Filter by a user's name
type
Filter by the list entries media type
status
Filter by the watching/reading status
notes
Filter by note words and #tags
startedAt
Filter by the date the user started the media
completedAt
Filter by the date the user completed the media
forceSingleCompletedList
Always return completed list entries in one group, overriding the user's split completed option.
chunk
Which chunk of list entries to load
perChunk
The amount of entries per chunk, max 500
status_in
Filter by the watching/reading status
status_not_in
Filter by the watching/reading status
status_not
Filter by the watching/reading status
notes_like
Filter by note words and #tags
startedAt_greater
Filter by the date the user started the media
startedAt_lesser
Filter by the date the user started the media
startedAt_like
Filter by the date the user started the media
completedAt_greater
Filter by the date the user completed the media
completedAt_lesser
Filter by the date the user completed the media
completedAt_like
Filter by the date the user completed the media
sort
The order the results will be returned in
GenreCollection
[String]
Collection of all the possible media genres
MediaTagCollection
[MediaTag]
Collection of all the possible media tags
status
Mod Only
User
User query
id
Filter by the user id
name
Filter by the name of the user
isModerator
Filter to moderators only if true
search
Filter by search query
sort
[UserSort]
The order the results will be returned in
Viewer
Get the currently authenticated user
Notification
Notification query
type
Filter by the type of notifications
resetNotificationCount
Reset the unread notification count to 0 on load
type_in
Filter by the type of notifications
Studio
Studio query
id
Filter by the studio id
search
Filter by search query
id_not
Filter by the studio id
id_in
[Int]
Filter by the studio id
id_not_in
[Int]
Filter by the studio id
sort
The order the results will be returned in
Review
Review query
id
Filter by Review id
mediaId
Filter by media id
userId
Filter by user id
mediaType
Filter by media type
sort
The order the results will be returned in
Activity
Activity query
id
Filter by the activity id
userId
Filter by the owner user id
messengerId
Filter by the id of the user who sent a message
mediaId
Filter by the associated media id of the activity
type
Filter by the type of activity
isFollowing
Filter activity to users who are being followed by the authenticated user
hasReplies
Filter activity to only activity with replies
hasRepliesOrTypeText
Filter activity to only activity with replies or is of type text
createdAt
Filter by the time the activity was created
id_not
Filter by the activity id
id_in
[Int]
Filter by the activity id
id_not_in
[Int]
Filter by the activity id
userId_not
Filter by the owner user id
userId_in
[Int]
Filter by the owner user id
userId_not_in
[Int]
Filter by the owner user id
messengerId_not
Filter by the id of the user who sent a message
messengerId_in
[Int]
Filter by the id of the user who sent a message
messengerId_not_in
[Int]
Filter by the id of the user who sent a message
mediaId_not
Filter by the associated media id of the activity
mediaId_in
[Int]
Filter by the associated media id of the activity
mediaId_not_in
[Int]
Filter by the associated media id of the activity
type_not
Filter by the type of activity
type_in
Filter by the type of activity
type_not_in
Filter by the type of activity
createdAt_greater
Filter by the time the activity was created
createdAt_lesser
Filter by the time the activity was created
sort
The order the results will be returned in
ActivityReply
Activity reply query
id
Filter by the reply id
activityId
Filter by the parent id
Following
Follow query
userId
Int!
User id of the follower/followed
sort
[UserSort]
The order the results will be returned in
Follower
Follow query
userId
Int!
User id of the follower/followed
sort
[UserSort]
The order the results will be returned in
Thread
Thread query
id
Filter by the thread id
userId
Filter by the user id of the thread's creator
replyUserId
Filter by the user id of the last user to comment on the thread
subscribed
Filter by if the currently authenticated user's subscribed threads
categoryId
Filter by thread category id
mediaCategoryId
Filter by thread media id category
search
Filter by search query
id_in
[Int]
Filter by the thread id
sort
The order the results will be returned in
ThreadComment
Comment query
id
Filter by the comment id
threadId
Filter by the thread id
userId
Filter by the user id of the comment's creator
sort
The order the results will be returned in
Recommendation
Recommendation query
id
Filter by recommendation id
mediaId
Filter by media id
mediaRecommendationId
Filter by media recommendation id
userId
Filter by user who created the recommendation
rating
Filter by total rating of the recommendation
onList
Filter by the media on the authenticated user's lists
rating_greater
Filter by total rating of the recommendation
rating_lesser
Filter by total rating of the recommendation
sort
The order the results will be returned in
Like
Like query
likeableId
The id of the likeable type
type
The type of model the id applies to
Markdown
Provide AniList markdown to be converted to html (Requires auth)
markdown
The markdown to be parsed to html
AniChartUser
SiteStatistics
Site statistics query
ExternalLinkSourceCollection
ExternalLinkSource collection query
id
Filter by the link id
type
mediaType