chore(docs): Generated References (automated) (#9419)

Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-10-02 17:13:09 +02:00
committed by GitHub
co-authored by kodiakhq
parent e73e95f5e9
commit 34eebb61eb
585 changed files with 1248 additions and 984 deletions
@@ -11,7 +11,7 @@ This method defines a data model.
## Example
```ts
import { model } from "@medusajs/framework/utils"
import { model } from "@medusajs/utils"
const MyCustom = model.define("my_custom", {
id: model.id(),