Skip to main content

updateMembershipContactStoreCourseCreditType

Update a course credit type in a membership contact store.

Throws an error with code:

  • BAD_REQUEST if a course credit type matching the input's courseCreditTypeId field cannot be found.
  • NOT_FOUND if a membership contact store matching the input's membershipContactStoreId field cannot be found.
updateMembershipContactStoreCourseCreditType(
input: UpdateMembershipContactStoreCourseCreditTypeInput!
): UpdateCourseCreditTypePayload!

Arguments

updateMembershipContactStoreCourseCreditType.input ● UpdateMembershipContactStoreCourseCreditTypeInput! 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.