createEventCourseClassificationType
Create a course classification type 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.
createEventCourseClassificationType(
input: CreateEventCourseClassificationTypeInput!
): CreateCourseClassificationTypePayload!
Arguments
createEventCourseClassificationType.input ● CreateEventCourseClassificationTypeInput! non-null input
Type
CreateCourseClassificationTypePayload object
Payload returned when creating a course classification type in an event, continuing education contact store or membership contact store.