Skip to content

updateCourseGroupInput

Autogenerated input type of updateCourseGroup

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of updateCourseGroup
"""
input updateCourseGroupInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
id: ID
start_at: String
}