Skip to main content

deleteCeContactStoreCourseFeeType

Delete a course fee type in a continuing education contact store.

Throws an error with code:

  • NOT_FOUND if a continuing education contact store matching the input's ceContactStoreId field cannot be found.
  • NOT_FOUND if a course fee type matching the input's courseFeeTypeId field 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.