Skip to main content

EducationUserLabs

No description

type EducationUserLabs {
exercises: EducationLabExerciseCollection!
lab: String!
totalLabsExercisesScore: Int!
userLabsExercisesRatio: Float!
userLabsExercisesScore: Int!
}

Fields

EducationUserLabs.exercises ● EducationLabExerciseCollection! non-null object

EducationUserLabs.lab ● String! non-null scalar

EducationUserLabs.totalLabsExercisesScore ● Int! non-null scalar

EducationUserLabs.userLabsExercisesRatio ● Float! non-null scalar

EducationUserLabs.userLabsExercisesScore ● Int! non-null scalar

Member of

EducationUserLabsCollection object