createEventCourseSubClassification
Create a course sub classification in an event.
Throws an error with code:
NOT_FOUNDif an event matching the input'seventIdfield cannot be found.MODULE_NOT_ENABLEDif the continuing education module is not enabled in the event.NOT_FOUNDif a course classification associated with the event matching the input'scourseClassificationIdfield cannot be found.
createEventCourseSubClassification(
input: CreateEventCourseSubClassificationInput!
): CreateCourseSubClassificationPayload!
Arguments
createEventCourseSubClassification.input ● CreateEventCourseSubClassificationInput! 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.