**What:** Introduces an admin endpoint that allows a user to delete a product category, given an ID. Why: This is part of a greater goal of allowing products to be added to multiple categories. How: - Creates a route on the admin scope to delete category - Creates a method in product category services to delete a category RESOLVES CORE-957
Changesets
Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it in our repository
We have a quick list of common questions to get you started engaging with this project in our documentation