deleteCeContactStoreCourseFeeType
Delete a course fee 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 fee type matching the input'scourseFeeTypeIdfield cannot be found within the continuing education contact store.
deleteCeContactStoreCourseFeeType(
input: DeleteCeContactStoreCourseFeeTypeInput!
): DeleteCourseFeeTypePayload!
Arguments
deleteCeContactStoreCourseFeeType.input ● DeleteCeContactStoreCourseFeeTypeInput! non-null input
Type
DeleteCourseFeeTypePayload object
Payload when deleting a course fee type.