- Support generating reference for models implemented with DML - Support resolving and generating mermaid diagram for relations The Currency Module was used an example so its reference is generated to showcase the work of this PR.
15 lines
341 B
Plaintext
15 lines
341 B
Plaintext
---
|
|
displayed_sidebar: currencyModelReference
|
|
slug: /references/currency/models
|
|
---
|
|
|
|
import { TypeList } from "docs-ui"
|
|
|
|
# Currency Module Data Models Reference
|
|
|
|
This documentation provides a reference to the data models in the Currency Module
|
|
|
|
## Data Models
|
|
|
|
- [Currency](../../currency_models/variables/currency_models.Currency/page.mdx)
|