Skip to main content

deleteCeContactStoreCourseSubClassification

Delete a course sub classification in a continuing education contact store.

Throws an error with code:

  • NOT_FOUND if a continuing education contact store matching the input's ceContactStoreId field cannot be found.
  • NOT_FOUND if a course sub classification matching the input's courseSubClassificationId field cannot be found within the continuing education contact store.
deleteCeContactStoreCourseSubClassification(
input: DeleteCeContactStoreCourseSubClassificationInput!
): DeleteCourseSubClassificationPayload!

Arguments

deleteCeContactStoreCourseSubClassification.input ● DeleteCeContactStoreCourseSubClassificationInput! non-null input

Type

DeleteCourseSubClassificationPayload object

Payload when deleting a course sub classification.