OptionalasasHtml is a boolean representing whether the media should be returned as HTML.
OptionalaverageaverageScore is a number representing the average score of the media.
OptionalaverageaverageScore_greater is a number representing the average score of the media that should be greater.
OptionalaverageaverageScore_lesser is a number representing the average score of the media that should be lesser.
OptionalaverageaverageScore_not is a number representing the average score of the media that should not be included.
Optionalchapterschapters is a number representing the number of chapters of the media.
Optionalchapters_chapters_greater is a number representing the number of chapters of the media that should be greater.
Optionalchapters_chapters_lesser is a number representing the number of chapters of the media that should be lesser.
OptionalcountrycountryOfOrigin is a string representing the country of origin of the media.
Optionaldurationduration is a number representing the duration of the media.
Optionalduration_duration_greater is a number representing the duration of the media that should be greater.
Optionalduration_duration_lesser is a number representing the duration of the media that should be lesser.
OptionalendendDate is a number representing the end date of the media.
OptionalendendDate_greater is a number representing the end date of the media that should be greater.
OptionalendendDate_lesser is a number representing the end date of the media that should be lesser.
OptionalendendDate_like is a string representing the end date of the media that should be like.
Optionalepisodesepisodes is a number representing the number of episodes of the media.
Optionalepisodes_episodes_greater is a number representing the number of episodes of the media that should be greater.
Optionalepisodes_episodes_lesser is a number representing the number of episodes of the media that should be lesser.
Optionalformatformat is a string representing the format of the media.
Optionalformat_format_in is an array of strings representing the formats of the media that should be included.
Optionalformat_format_not is a string representing the format of the media that should not be included.
Optionalformat_format_not_in is an array of strings representing the formats of the media that should not be included.
Optionalgenregenre is a string representing the genre of the media.
Optionalgenre_genre_in is an array of strings representing the genres of the media that should be included.
Optionalgenre_genre_not_in is an array of strings representing the genres of the media that should not be included.
Optionalidid is a number representing the id of the media.
Optionalid_id_in is an array of numbers representing the ids of the media that should be included.
Optionalid_id_not is a number representing the id of the media that should not be included.
Optionalid_id_not_in is an array of numbers representing the ids of the media that should not be included.
OptionalididMal is a number representing the MyAnimeList id of the media.
OptionalididMal_in is an array of numbers representing the MyAnimeList ids of the media that should be included.
OptionalididMal_not is a number representing the MyAnimeList id of the media that should not be included.
OptionalididMal_not_in is an array of numbers representing the MyAnimeList ids of the media that should not be included.
OptionalisisAdult is a boolean representing whether the media is for adults.
OptionalisisLicensed is a boolean representing whether the media is licensed.
OptionallicensedlicensedBy is a string representing who licensed the media.
OptionallicensedlicensedBy_in is an array of strings representing who licensed the media that should be included.
OptionallicensedlicensedById is a number representing the id of who licensed the media.
OptionallicensedlicensedById_in is an array of numbers representing the ids of who licensed the media that should be included.
OptionalminimumminimumTagRank is a number representing the minimum tag rank of the media.
OptionalononList is a boolean representing whether the media is on the list.
Optionalpopularitypopularity is a number representing the popularity of the media.
Optionalpopularity_popularity_greater is a number representing the popularity of the media that should be greater.
Optionalpopularity_popularity_lesser is a number representing the popularity of the media that should be lesser.
Optionalpopularity_popularity_not is a number representing the popularity of the media that should not be included.
Optionalsearchsearch is a string representing the search query for the media.
Optionalseasonseason is a string representing the season of the media.
OptionalseasonseasonYear is a number representing the year of the season of the media.
Optionalsortsort is an array of strings representing the sorting of the media.
Optionalsourcesource is a string representing the source of the media.
Optionalsource_source_in is an array of strings representing the sources of the media that should be included.
OptionalstartstartDate is a number representing the start date of the media.
OptionalstartstartDate_greater is a number representing the start date of the media that should be greater.
OptionalstartstartDate_lesser is a number representing the start date of the media that should be lesser.
OptionalstartstartDate_like is a string representing the start date of the media that should be like.
Optionalstatusstatus is a string representing the status of the media.
Optionalstatus_status_in is an array of strings representing the statuses of the media that should be included.
Optionalstatus_status_not is a string representing the status of the media that should not be included.
Optionalstatus_status_not_in is an array of strings representing the statuses of the media that should not be included.
Optionaltagtag is a string representing the tag of the media.
Optionaltag_tag_in is an array of strings representing the tags of the media that should be included.
Optionaltag_tag_not_in is an array of strings representing the tags of the media that should not be included.
OptionaltagtagCategory is a string representing the category of the tag of the media.
OptionaltagtagCategory_in is an array of strings representing the categories of the tags of the media that should be included.
OptionaltagtagCategory_not_in is an array of strings representing the categories of the tags of the media that should not be included.
Optionaltypetype is a string representing the type of the media. It can be either 'ANIME' or 'MANGA'.
Optionalvolumesvolumes is a number representing the number of volumes of the media.
Optionalvolumes_volumes_greater is a number representing the number of volumes of the media that should be greater.
Optionalvolumes_volumes_lesser is a number representing the number of volumes of the media that should be lesser.
MediaVariablesis an interface representing the variables for theMediaQuery. It includes optional parameters for querying media data.See
https://docs.anilist.co/reference/query