Skip to main content

updateEventCourseCreditType

Update a course credit type in an event.

Throws an error with code:

  • BAD_REQUEST if a course credit type matching the input's courseCreditTypeId field cannot be found.
  • NOT_FOUND if an event matching the input's eventId field cannot be found.
updateEventCourseCreditType(
input: UpdateEventCourseCreditTypeInput!
): UpdateCourseCreditTypePayload!

Arguments

updateEventCourseCreditType.input ● UpdateEventCourseCreditTypeInput! 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.