chore(docs): Generated References (#6042)

Generated the following references:
- `entities`
- `fulfillment`
- `inventory`
- `js_client`
- `medusa`
- `medusa_react`
- `modules`
- `payment`
- `pricing`
- `product`
- `services`
- `stock_location`
- `types`
- `workflows`

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-01-10 09:25:11 +00:00
committed by GitHub
co-authored by Oli Juhl Shahed Nasser
parent 0b0c25da11
commit 6721633478
436 changed files with 70782 additions and 55694 deletions
@@ -8,7 +8,7 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
## Type parameters
<ParameterTypes parameters={[{"name":"TModel","type":"`object`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"InKeys","type":"keyof `TModel`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]} expandUrl="https://docs.medusajs.com/development/entities/repositories#retrieving-a-list-of-records"/>
<ParameterTypes parameters={[{"name":"TModel","type":"`object`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"InKeys","type":"keyof TModel","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]} expandUrl="https://docs.medusajs.com/development/entities/repositories#retrieving-a-list-of-records"/>
## Properties