updateMembershipContactStoreCourseClassification
Update a course classification in a membership contact store.
Throws an error with code:
BAD_REQUEST
if a course classification matching the input'scourseClassificationId
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 type associated with the membership contact store matching the input'scourseClassificationTypeId
field cannot be found.
updateMembershipContactStoreCourseClassification(
input: UpdateMembershipContactStoreCourseClassificationInput!
): UpdateCourseClassificationPayload!
Arguments
updateMembershipContactStoreCourseClassification.input
● UpdateMembershipContactStoreCourseClassificationInput!
non-null input
Type
UpdateCourseClassificationPayload
object
Payload returned when updating a course classification in an event, continuing education contact store or membership contact store.