ResumeCourseGroupInput
Autogenerated input type of ResumeCourseGroup
Fields
clientMutationId
· String · DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of ResumeCourseGroup"""input ResumeCourseGroupInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" The ID of the course group to resume """ id: ID!}