OBJECT

updateCourseGroupPayload

Autogenerated return type of updateCourseGroup

link GraphQL Schema definition

  • type updateCourseGroupPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • courseGroup: CourseGroup
  • messages: [FieldError]
  • }

link Require by