feat(medusa): add middleware filters + scope products (#7178)

* chore: add middleware filters + scope products

* chore: fix spec + add changeset

* chore: add internal category to list test
This commit is contained in:
Riqwan Thamir
2024-04-30 16:59:43 +02:00
committed by GitHub
parent 1eeb1e9de3
commit efa3308d78
8 changed files with 165 additions and 64 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
feat(medusa): add middleware filters + scope products