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:
@@ -243,7 +243,7 @@ This defines a list link to the `Order` data model since a subscription has mult
|
||||
|
||||
### Further Reads
|
||||
|
||||
- [How to Define a Link](!docs!/advanced-development/modules/module-links)
|
||||
- [How to Define a Link](!docs!/advanced-development/module-links)
|
||||
|
||||
---
|
||||
|
||||
@@ -642,7 +642,7 @@ The workflow returns the created subscription and order.
|
||||
|
||||
- [How to Create a Workflow](!docs!/basics/workflows)
|
||||
- [Learn more about the compensation function](!docs!/advanced-development/workflows/compensation-function)
|
||||
- [How to use the Remote Link](!docs!/advanced-development/modules/remote-link)
|
||||
- [How to use the Remote Link](!docs!/advanced-development/module-links/remote-link)
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user