Skip to content

SiteStatistics

No description

type SiteStatistics {
users(
sort: [SiteTrendSort]
page: Int
perPage: Int
): SiteTrendConnection
anime(
sort: [SiteTrendSort]
page: Int
perPage: Int
): SiteTrendConnection
manga(
sort: [SiteTrendSort]
page: Int
perPage: Int
): SiteTrendConnection
characters(
sort: [SiteTrendSort]
page: Int
perPage: Int
): SiteTrendConnection
staff(
sort: [SiteTrendSort]
page: Int
perPage: Int
): SiteTrendConnection
studios(
sort: [SiteTrendSort]
page: Int
perPage: Int
): SiteTrendConnection
reviews(
sort: [SiteTrendSort]
page: Int
perPage: Int
): SiteTrendConnection
}

The page

The amount of entries per page, max 25

The page

The amount of entries per page, max 25

The page

The amount of entries per page, max 25

The page

The amount of entries per page, max 25

The page

The amount of entries per page, max 25

The page

The amount of entries per page, max 25

The page

The amount of entries per page, max 25

SiteStatistics query