AllocatedLearningPath
No description
type AllocatedLearningPath {
learningPath: LearningPath
learningPathId: ID!
status: String
}
Fields
AllocatedLearningPath.learningPath
● LearningPath
object
AllocatedLearningPath.learningPathId
● ID!
non-null scalar
AllocatedLearningPath.status
● String
scalar
Member of
User
object