updateMembershipContactStoreCourseClassificationType
Update a course classification type in a membership contact store.
Throws an error with code:
BAD_REQUEST
if a course classification type matching the input'scourseClassificationTypeId
field cannot be found.NOT_FOUND
if a membership contact store matching the input'smembershipContactStoreId
field cannot be found.
updateMembershipContactStoreCourseClassificationType(
input: UpdateMembershipContactStoreCourseClassificationTypeInput!
): UpdateCourseClassificationTypePayload!
Arguments
updateMembershipContactStoreCourseClassificationType.input
● UpdateMembershipContactStoreCourseClassificationTypeInput!
non-null input
Type
UpdateCourseClassificationTypePayload
object
Payload returned when updating a course classification type in an event, continuing education contact store or membership contact store.