feat(medusa): category list API can return all descendant (#3392)

* chore: category list API can return all descendant

* chore: category handle is no longer required via api

* chore: added treescope to sorting

* chore: address feedback on PR
This commit is contained in:
Riqwan Thamir
2023-03-07 15:54:49 +01:00
committed by GitHub
parent cf51ad0d46
commit 1d09a266be
5 changed files with 105 additions and 19 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
feat(medusa): category list API can return all descendant