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