Optional
animeanimeStatLimit
is a number representing the limit for anime statistics.
Optional
animeanimeStatSort
is an array of strings representing the sort order for anime statistics.
Optional
mangamangaStatLimit
is a number representing the limit for manga statistics.
Optional
mangamangaStatSort
is an array of strings representing the sort order for manga statistics.
Optional
sortsort
is a string representing the sort order.
userId
is a number representing the id of the user.
FollowingVariables
is an interface representing the variables for theFollowingQuery
. It includes optional userId, sort, animeStatLimit, mangaStatLimit, animeStatSort, and mangaStatSort.