Skip to content

StudioStats

User’s studio statistics

type StudioStats {
studio: Studio
amount: Int
meanScore: Int
timeWatched: Int
}

The amount of time in minutes the studio’s works have been watched by the user

UserStats object