Generated the following references: - `api_key` - `auth` - `cart` - `core_flows` - `currency` - `customer` - `dml` - `fulfillment` - `helper_steps` - `inventory_next` - `js_sdk` - `medusa` - `medusa_config` - `modules` - `modules_sdk` - `order` - `payment` - `payment_provider` - `pricing` - `product` - `product_models` - `promotion` - `region` - `sales_channel` - `search` - `stock_location_next` - `store` - `tax` - `tax_provider` - `types` - `user` - `utils` - `workflows` Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
15 lines
501 B
Plaintext
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.
|
|
|
|
- [Model Methods](../../dml/dml.Model_Methods/page.mdx)
|
|
- [Property Configuration Methods](../../dml/dml.Property_Configuration_Methods/page.mdx)
|
|
- [Property Types](../../dml/dml.Property_Types/page.mdx)
|
|
- [Relationship Methods](../../dml/dml.Relationship_Methods/page.mdx)
|