OBJECT

deleteCourseGroupPayload

Autogenerated return type of deleteCourseGroup

link GraphQL Schema definition

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

link Require by