Skip to main content

updateMembershipContactStoreCourseSubClassification

Update a course sub classification in a membership contact store.

Throws an error with code:

  • BAD_REQUEST if a course sub classification matching the input's courseSubClassificationId field cannot be found.
  • NOT_FOUND if a membership contact store matching the input's membershipContactStoreId field cannot be found.
  • NOT_FOUND if a course classification associated with the membership contact store matching the input's courseClassificationId field cannot be found.
updateMembershipContactStoreCourseSubClassification(
input: UpdateMembershipContactStoreCourseSubClassificationInput!
): UpdateCourseSubClassificationPayload!

Arguments

updateMembershipContactStoreCourseSubClassification.input ● UpdateMembershipContactStoreCourseSubClassificationInput! non-null input

Type

UpdateCourseSubClassificationPayload object

Payload returned when updating a course sub classification in an event, continuing education contact store or membership contact store.