updateCeContactStoreCourseSubClassification
Update a course sub classification in a continuing education 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 continuing education contact store matching the input'sceContactStoreId
field cannot be found.NOT_FOUND
if a course classification associated with the continuing education contact store matching the input'scourseClassificationId
field cannot be found.
updateCeContactStoreCourseSubClassification(
input: UpdateCeContactStoreCourseSubClassificationInput!
): UpdateCourseSubClassificationPayload!
Arguments
updateCeContactStoreCourseSubClassification.input
● UpdateCeContactStoreCourseSubClassificationInput!
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.