**What** Add a new configuration on the relationship to specify if the relation is consumed from an internal service (from medusa core). In that case do not check if the service is part of the loaded modules
7 lines
116 B
Markdown
7 lines
116 B
Markdown
---
|
|
"@medusajs/link-modules": patch
|
|
"@medusajs/types": patch
|
|
---
|
|
|
|
fix(link-modules): Fix link module initialization
|