docs: improvements + additions to module docs (#9152)
- Split Module and Module Links to their own chapters - Add new docs on db operations and transactions in modules, multiple services, links with custom columns, etc... - Added a list of registered dependencies in a module container
This commit is contained in:
@@ -57,7 +57,7 @@ For example, you can link the subscription data model to the Order Module's `Ord
|
||||
If you want to create subscriptions on the product level, you can link the subscription data model to the Product Module's `Product` data model.
|
||||
|
||||
<Card
|
||||
href="!docs!/advanced-development/modules/module-links"
|
||||
href="!docs!/advanced-development/module-links"
|
||||
title="Define a Module Link"
|
||||
text="Learn how to define a module link."
|
||||
icon={AcademicCapSolid}
|
||||
|
||||
Reference in New Issue
Block a user