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'scourseSubClassificationId
field cannot be found.NOT_FOUND
if a membership contact store matching the input'smembershipContactStoreId
field cannot be found.NOT_FOUND
if a course classification associated with the membership contact store matching the input'scourseClassificationId
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.