createCeContactStoreCourseSubClassification
Create a course sub classification in a continuing education contact store.
Throws an error with code:
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.
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.