fix(medusa): Reduce joins in cart retrieval (#3909)

* fix(medusa): Remove discounts.regions relation from cart retrieval

* Create violet-poets-rule.md

* fix service test

* update snapshot

---------

Co-authored-by: Philip Korsholm <88927411+pKorsholm@users.noreply.github.com>
This commit is contained in:
Oliver Windall Juhl
2023-04-25 12:51:33 +02:00
committed by GitHub
parent 935abeae68
commit 3b3236cc01
8 changed files with 69 additions and 77 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Remove discounts.regions relation from cart retrieval