CourseCompletionInfoIndividualsType
Completion info for individual participants enrolled to the course
Fields
Used By
Definition
"""Completion info for individual participants enrolled to the course"""type CourseCompletionInfoIndividualsType { """ User full_name """ label: String
""" User ID """ value: String}