Skip to main content

DeleteCourseClassificationTypePayload

Payload when deleting a course classification type.

type DeleteCourseClassificationTypePayload {
success: Boolean!
}

Fields

DeleteCourseClassificationTypePayload.success ● Boolean! non-null scalar

A flag indicating whether the course classification type were deleted successfully.

Returned By

deleteCeContactStoreCourseClassificationType mutation ● deleteEventCourseClassificationType mutation ● deleteMembershipContactStoreCourseClassificationType mutation