Skip to main content

deleteCeContactStoreCourseCreditType

Delete a course credit type in a continuing education contact store.

Throws an error with code:

  • NOT_FOUND if a continuing education contact store matching the input's ceContactStoreId field cannot be found.
  • NOT_FOUND if a course credit type matching the input's courseCreditTypeId field cannot be found within the continuing education contact store.
deleteCeContactStoreCourseCreditType(
input: DeleteCeContactStoreCourseCreditTypeInput!
): DeleteCourseCreditTypePayload!

Arguments

deleteCeContactStoreCourseCreditType.input ● DeleteCeContactStoreCourseCreditTypeInput! non-null input

Type

DeleteCourseCreditTypePayload object

Payload when deleting a course credit type.