UserStatistics
| Field | Argument | Type | Description |
|---|---|---|---|
| count | Int! | ||
| meanScore | Float! | ||
| standardDeviation | Float! | ||
| minutesWatched | Int! | ||
| episodesWatched | Int! | ||
| chaptersRead | Int! | ||
| volumesRead | Int! | ||
| formats | [UserFormatStatistic] | ||
| limit | Int | ||
| sort | [UserStatisticsSort] | ||
| statuses | [UserStatusStatistic] | ||
| limit | Int | ||
| sort | [UserStatisticsSort] | ||
| scores | [UserScoreStatistic] | ||
| limit | Int | ||
| sort | [UserStatisticsSort] | ||
| lengths | [UserLengthStatistic] | ||
| limit | Int | ||
| sort | [UserStatisticsSort] | ||
| releaseYears | [UserReleaseYearStatistic] | ||
| limit | Int | ||
| sort | [UserStatisticsSort] | ||
| startYears | [UserStartYearStatistic] | ||
| limit | Int | ||
| sort | [UserStatisticsSort] | ||
| genres | [UserGenreStatistic] | ||
| limit | Int | ||
| sort | [UserStatisticsSort] | ||
| tags | [UserTagStatistic] | ||
| limit | Int | ||
| sort | [UserStatisticsSort] | ||
| countries | [UserCountryStatistic] | ||
| limit | Int | ||
| sort | [UserStatisticsSort] | ||
| voiceActors | [UserVoiceActorStatistic] | ||
| limit | Int | ||
| sort | [UserStatisticsSort] | ||
| staff | [UserStaffStatistic] | ||
| limit | Int | ||
| sort | [UserStatisticsSort] | ||
| studios | [UserStudioStatistic] | ||
| limit | Int | ||
| sort | [UserStatisticsSort] | ||
