feat(medusa): seed command can create product categories (#3528)

* chore: seed command can create product categories

* chore: lint fixes

* chore: add a default value for categories
This commit is contained in:
Riqwan Thamir
2023-03-20 19:08:52 +01:00
committed by GitHub
parent 55c5fba0d3
commit 98cad6d731
2 changed files with 40 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
feat(medusa): seed command can create product categories