fix(medusa): Order by using joins and pagination (#5990)

This commit is contained in:
Adrien de Peretti
2024-01-07 13:58:30 +01:00
committed by GitHub
parent b57ad67d2f
commit 47be2ad723
4 changed files with 80 additions and 11 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Ordering management using joins and pagination