createCeContactStoreCourseSubClassification
Create a course sub classification in a continuing education contact store.
Throws an error with code:
NOT_FOUNDif a continuing education contact store matching the input'sceContactStoreIdfield cannot be found.NOT_FOUNDif a course classification associated with the continuing education contact store matching the input'scourseClassificationIdfield cannot be found.
createCeContactStoreCourseSubClassification(
input: CreateCeContactStoreCourseSubClassificationInput!
): CreateCourseSubClassificationPayload!
Arguments
createCeContactStoreCourseSubClassification.input ● CreateCeContactStoreCourseSubClassificationInput! non-null input
Type
CreateCourseSubClassificationPayload object
Payload returned when creating a course sub classification in an event, continuing education contact store or membership contact store.