feat(medusa-js): added resources for product categories (#3157)

What:

JS client resources for product categories

Why:

To manage product categories and managing product-category relationship

How:

- adds a JS client resource for product categories.

RESOLVES CORE-1066
RESOLVES CORE-969
RESOLVES CORE-1061
This commit is contained in:
Riqwan Thamir
2023-02-01 17:52:39 +00:00
committed by GitHub
parent 4105405f28
commit be0d36432a
18 changed files with 390 additions and 72 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa-js": patch
---
feat(medusa-js): added resources for product categories