Skip to content

StaffStats

User’s staff statistics

type StaffStats {
staff: Staff
amount: Int
meanScore: Int
timeWatched: Int
}

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

UserStats object