deleteCeContactStoreCourseCreditType
Delete a course credit type in a continuing education contact store.
Throws an error with code:
NOT_FOUNDif a continuing education contact store matching the input'sceContactStoreIdfield cannot be found.NOT_FOUNDif a course credit type matching the input'scourseCreditTypeIdfield 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.