fix(utils): custom linkable keys (#11400)

**What**
Fix linkable generation when there is no dml models and models are provided as virtual to the joiner config and therefore the linkable are inferred
This commit is contained in:
Carlos R. L. Rodrigues
2025-02-11 16:59:21 +00:00
committed by GitHub
parent 5cb44d364d
commit d6c03ee542
4 changed files with 43 additions and 27 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/file": patch
"@medusajs/utils": patch
---
fix(utils): custom linkable keys