Skip to main content

deleteMembershipContactStoreCourseClassificationType

Delete a course classification type 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 classification type matching the input's courseClassificationTypeId field cannot be found within the membership contact store.
deleteMembershipContactStoreCourseClassificationType(
input: DeleteMembershipContactStoreCourseClassificationTypeInput!
): DeleteCourseClassificationTypePayload!

Arguments

deleteMembershipContactStoreCourseClassificationType.input ● DeleteMembershipContactStoreCourseClassificationTypeInput! non-null input

Type

DeleteCourseClassificationTypePayload object

Payload when deleting a course classification type.