UserProgress
No description
type UserProgress {
totalViews: Int
totalTime: Int
percentComplete: Int
}
Fields
UserProgress.totalViews
● Int
scalar
UserProgress.totalTime
● Int
scalar
UserProgress.percentComplete
● Int
scalar
Returned by
UserCourseProgress
query