feat(medusa): batch remove products from a category (#3141)

* chore: added batch endpoint to remove products from categories

* chore: remove consoles

* Apply suggestions from code review

Co-authored-by: Patrick <116003638+patrick-medusajs@users.noreply.github.com>

* chore: added oas changes

---------

Co-authored-by: Patrick <116003638+patrick-medusajs@users.noreply.github.com>
This commit is contained in:
Riqwan Thamir
2023-01-31 10:23:03 +01:00
committed by GitHub
co-authored by Patrick
parent e3dcf4fd75
commit 5ec6d438fb
8 changed files with 354 additions and 7 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
feat(medusa): batch remove products from a category