OptionalasasHtml is a boolean representing whether to return the result as HTML.
id is a number representing the id of the character.
id_in is an array of numbers representing the ids of the characters that should be included.
id_not is a number representing the id of the character that should not be included.
id_not_in is an array of numbers representing the ids of the characters that should not be included.
OptionalisisBirthday is a boolean representing whether it is the character's birthday.
OptionalmediamediaOnList is a boolean representing whether the media is on the list.
OptionalmediamediaPage is a number representing the page number for media.
OptionalmediamediaPerPage is a number representing the number of media items per page.
OptionalmediamediaSort is an array of strings representing the sort order for media.
search is a string representing the search term.
Optionalsortsort is an array of strings representing the sort order.
CharacterVariablesis an interface representing the variables for theCharacterQuery. It includes optional id, isBirthday, search, id_not, id_in, id_not_in, sort, asHtml, mediaSort, mediaOnList, mediaPage, and mediaPerPage.See
https://docs.anilist.co/reference/query