updateCeContactStoreCourseCreditType
Update a course credit type in a continuing education contact store.
Throws an error with code:
BAD_REQUEST
if a course credit type matching the input'scourseCreditTypeId
field cannot be found.NOT_FOUND
if a continuing education contact store matching the input'sceContactStoreId
field cannot be found.
updateCeContactStoreCourseCreditType(
input: UpdateCeContactStoreCourseCreditTypeInput!
): UpdateCourseCreditTypePayload!
Arguments
updateCeContactStoreCourseCreditType.input
● UpdateCeContactStoreCourseCreditTypeInput!
non-null input
Type
UpdateCourseCreditTypePayload
object
Payload returned when updating a course credit type in an event, continuing education contact store or membership contact store.