updateMembershipContactStoreCourseSubClassification
Update a course sub classification in a membership contact store.
Throws an error with code:
BAD_REQUESTif a course sub classification matching the input'scourseSubClassificationIdfield cannot be found.NOT_FOUNDif a membership contact store matching the input'smembershipContactStoreIdfield cannot be found.NOT_FOUNDif a course classification associated with the membership contact store matching the input'scourseClassificationIdfield 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.