feat(medusa): Add ProductCategory model (#2945)

This commit is contained in:
Riqwan Thamir
2023-01-05 19:10:46 +01:00
committed by GitHub
parent a153289ba3
commit 3f44abe01a
5 changed files with 232 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
feat(nested-categories): Introduces a model and migration to create category table that can be nested