UserAnimeStatsSchema: "\n count\n meanScore\n minutesWatched\n mediaIds\n" = ...

UserAnimeStatsSchema is a string representing the GraphQL schema for a user's anime statistics. It includes the count, meanScore, minutesWatched, and mediaIds.