deleteMembershipContactStoreCourseCreditType
Delete a course credit type in a membership contact store.
Throws an error with code:
NOT_FOUNDif a membership contact store matching the input'smembershipContactStoreIdfield cannot be found.NOT_FOUNDif a course credit type matching the input'scourseCreditTypeIdfield cannot be found within the membership contact store.
deleteMembershipContactStoreCourseCreditType(
input: DeleteMembershipContactStoreCourseCreditTypeInput!
): DeleteCourseCreditTypePayload!
Arguments
deleteMembershipContactStoreCourseCreditType.input ● DeleteMembershipContactStoreCourseCreditTypeInput! non-null input
Type
DeleteCourseCreditTypePayload object
Payload when deleting a course credit type.