Skip to main content

deleteMembershipContactStoreCourseSubClassification

Delete a course sub classification in a membership contact store.

Throws an error with code:

  • NOT_FOUND if a membership contact store matching the input's membershipContactStoreId field cannot be found.
  • NOT_FOUND if a course sub classification matching the input's courseSubClassificationId field cannot be found within the membership contact store.
deleteMembershipContactStoreCourseSubClassification(
input: DeleteMembershipContactStoreCourseSubClassificationInput!
): DeleteCourseSubClassificationPayload!

Arguments

deleteMembershipContactStoreCourseSubClassification.input ● DeleteMembershipContactStoreCourseSubClassificationInput! non-null input

Type

DeleteCourseSubClassificationPayload object

Payload when deleting a course sub classification.