feat(medusa-react): add product category queries and mutations (#3218)

This commit is contained in:
Riqwan Thamir
2023-02-16 10:22:23 +01:00
committed by GitHub
parent 12d304307a
commit 75924b682f
12 changed files with 491 additions and 4 deletions
+7
View File
@@ -0,0 +1,7 @@
---
"@medusajs/medusa-js": patch
"medusa-react": patch
"@medusajs/medusa": patch
---
feat(medusa-react): add product category queries and mutations