docs: rename Architectural Modules to Infrastructure Modules (#12212)
* docs: rename Architectural Modules to Infrastructure Modules * generate again
This commit is contained in:
@@ -306,7 +306,7 @@ So, you can't have relations between data models in modules. Instead, you define
|
||||
|
||||
Links are relations between data models of different modules that maintain the isolation between the modules.
|
||||
|
||||
In this step, you’ll define links between the Subscription Module’s `Subscription` data model and the data models of Medusa’s commerce modules:
|
||||
In this step, you’ll define links between the Subscription Module’s `Subscription` data model and the data models of Medusa’s Commerce Modules:
|
||||
|
||||
1. Link between the `Subscription` data model and the Cart Module's `Cart` model.
|
||||
2. Link between the `Subscription` data model and the Customer Module's `Customer` model.
|
||||
|
||||
Reference in New Issue
Block a user