OptionalasasArray is a boolean representing whether to return the result as an array.
OptionalasasHtml is a boolean representing whether to return the result as HTML.
OptionalcomparecompareWithAuthList is a boolean representing whether to compare with the authenticated list.
OptionalcompletedcompletedAt is a number representing the completion date of the media list.
OptionalcompletedcompletedAt_greater is a number representing the minimum completion date.
OptionalcompletedcompletedAt_lesser is a number representing the maximum completion date.
OptionalcompletedcompletedAt_like is a string representing the completion date that should be included.
Optionalidid is a number representing the id of the media list.
OptionalisisFollowing is a boolean representing whether the user is following the media.
OptionalmediamediaId is a number representing the id of the media.
OptionalmediamediaId_in is an array of numbers representing the media ids that should be included.
OptionalmediamediaId_not_in is an array of numbers representing the media ids that should not be included.
Optionalnotesnotes is a string representing the notes for the media list.
Optionalnotes_notes_like is a string representing the notes that should be included.
Optionalpagepage is a number representing the page number.
OptionalperperPage is a number representing the number of items per page.
OptionalscorescoreFormat is a string representing the score format.
Optionalsortsort is an array of strings representing the sort order.
OptionalstartedstartedAt is a number representing the start date of the media list.
OptionalstartedstartedAt_greater is a number representing the minimum start date.
OptionalstartedstartedAt_lesser is a number representing the maximum start date.
OptionalstartedstartedAt_like is a string representing the start date that should be included.
Optionalstatusstatus is a string representing the status of the media list.
Optionalstatus_status_in is an array of strings representing the statuses that should be included.
Optionalstatus_status_not is a string representing the status that should not be included.
Optionalstatus_status_not_in is an array of strings representing the statuses that should not be included.
Optionaltypetype is a string representing the type of the media.
OptionaluseruserId is a number representing the id of the user.
OptionaluseruserId_in is an array of numbers representing the user ids that should be included.
OptionaluseruserName is a string representing the name of the user.
MediaListsVariablesis an interface representing the variables for theMediaListsQuery. It includes optional page, per page, id, user id, user name, type, status, media id, is following, notes, started at, completed at, compare with auth list, user id in, status in, status not in, status not, media id in, media id not in, notes like, started at greater, started at lesser, started at like, completed at greater, completed at lesser, completed at like, sort, score format, as array, and as html.See
https://docs.anilist.co/reference/query