feat(translation): Add support for locale to the graph query (#14454)

* feat(translation): Add support for locale to the graph query

* feat(translation): Add support for locale to the graph query

* feat(translation): Add support for locale to the graph query

* feat(translation): fix import

* fix

* cleanup

* fix context in product routes

* Create dull-onions-punch.md
This commit is contained in:
Adrien de Peretti
2026-01-06 12:29:27 +01:00
committed by GitHub
parent 0490a1c67f
commit 0ffd790109
20 changed files with 531 additions and 236 deletions

View File

@@ -0,0 +1,8 @@
---
"@medusajs/medusa": patch
"@medusajs/core-flows": patch
"@medusajs/modules-sdk": patch
"@medusajs/types": patch
---
feat(translation): Add support for locale to the graph query