UserMangaStatsSchema: "\n count\n meanScore\n chaptersRead\n mediaIds\n" = ...

UserMangaStatsSchema is a string representing the GraphQL schema for a user's manga statistics. It includes the count, meanScore, chaptersRead, and mediaIds.