Files
medusa-store/www/apps/resources/references/modules/currency_models/page.mdx
Shahed Nasser 1f360a3245 docs-util: support models implemented with DML in typedoc custom plugins (#7847)
- 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.
2024-07-01 07:34:51 +00:00

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)