Skip to main content

createMembershipContactStoreCourseCreditType

Create a course credit type 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.
createMembershipContactStoreCourseCreditType(
input: CreateMembershipContactStoreCourseCreditTypeInput!
): CreateCourseCreditTypePayload!

Arguments

createMembershipContactStoreCourseCreditType.input ● CreateMembershipContactStoreCourseCreditTypeInput! non-null input

Type

CreateCourseCreditTypePayload object

Payload returned when creating a course credit type in an event, continuing education contact store or membership contact store.