fix(admin-ui): Prevent oversized product request in Price List domain (#5535)

* fix(admin-ui): Prevent oversized product request in Price List domain

* add changeset
This commit is contained in:
Kasper Fabricius Kristensen
2023-11-02 17:05:08 +01:00
committed by GitHub
parent 3bf9d8ddec
commit f7e9829881
7 changed files with 147 additions and 98 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): Fix issue were Price List domain would fetch all products on initial load"