Optional
animeanimePage
is a number representing the page number of the anime.
Optional
animeanimePerPage
is a number representing the number of anime per page.
Optional
animeanimeSort
is a string representing the sort order of the anime.
Optional
characterscharactersPage
is a number representing the page number of the characters.
Optional
characterscharactersPerPage
is a number representing the number of characters per page.
Optional
characterscharactersSort
is a string representing the sort order of the characters.
Optional
mangamangaPage
is a number representing the page number of the manga.
Optional
mangamangaPerPage
is a number representing the number of manga per page.
Optional
mangamangaSort
is a string representing the sort order of the manga.
Optional
reviewsreviewsPage
is a number representing the page number of the reviews.
Optional
reviewsreviewsPerPage
is a number representing the number of reviews per page.
Optional
reviewsreviewsSort
is a string representing the sort order of the reviews.
Optional
staffstaffPage
is a number representing the page number of the staff.
Optional
staffstaffPerPage
is a number representing the number of staff per page.
Optional
staffstaffSort
is a string representing the sort order of the staff.
Optional
studiosstudiosPage
is a number representing the page number of the studios.
Optional
studiosstudiosPerPage
is a number representing the number of studios per page.
Optional
studiosstudiosSort
is a string representing the sort order of the studios.
Optional
usersusersPage
is a number representing the page number of the users.
Optional
usersusersPerPage
is a number representing the number of users per page.
Optional
usersusersSort
is a string representing the sort order of the users.
SiteStatisticsVariables
is an interface representing the variables for theSiteStatisticsQuery
. It includes optional parameters for querying site statistics data.