Files
medusa-store/www/apps/resources/references/modules/dml/page.mdx
2024-07-01 16:02:36 +03:00

15 lines
501 B
Plaintext

---
slug: /references/data-model
---
import { TypeList } from "docs-ui"
# Data Models API Reference
This section of the documentation provides an API reference to the property types and methods used to create a data model.
- [Property Types](../../dml/dml.Property_Types/page.mdx)
- [Relationship Methods](../../dml/dml.Relationship_Methods/page.mdx)
- [Model Methods](../../dml/dml.Model_Methods/page.mdx)
- [Property Configuration Methods](../../dml/dml.Property_Configuration_Methods/page.mdx)