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