Skip to content

GenreStats

User’s genre statistics

type GenreStats {
genre: String
amount: Int
meanScore: Int
timeWatched: Int
}

The amount of time in minutes the genre has been watched by the user

UserStats object