Skip to main content
MUTATION
deleteCourse(input: DeleteCourseInput!): DeleteCoursePayload

Arguments

input
DeleteCourseInput!
required

Parameters for DeleteCourse

clientMutationId
String

A unique identifier for the client performing the mutation.

deletedCourseId
ID

GlobalID of the course that was deleted.

errors
[String!]!
Mutation
Variables
Response