Skip to main content

createMembershipContactStoreCourseSubClassification

Create a course sub classification in a membership contact store.

Throws an error with code:

  • NOT_FOUND if a membership contact store matching the input's membershipContactStoreId field cannot be found.
  • MODULE_NOT_ENABLED if the continuing education module is not enabled in the membership contact store.
  • NOT_FOUND if a course classification associated with the membership contact store matching the input's courseClassificationId field 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.