chore(medusa): Concurrently get entities and count (#4367)

* chore(medusa): Concurrently get the items and count instead of sequentially

* Create tidy-sloths-sit.md
This commit is contained in:
Adrien de Peretti
2023-06-21 11:28:28 +02:00
committed by GitHub
parent ce4e83b2aa
commit 7bf7d2adef
9 changed files with 19 additions and 11 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
chore(medusa): Concurrently get the items and count instead of sequentially