docs: generate references manually (#10438)

This commit is contained in:
Shahed Nasser
2024-12-04 21:37:07 +02:00
committed by GitHub
parent c9eeaebdd9
commit 1cb885d566
143 changed files with 180393 additions and 165549 deletions

View File

@@ -0,0 +1,7 @@
import { TypeList } from "docs-ui"
# checks
## Parameters
<TypeList types={[{"name":"checks","type":"[CheckConstraint](../../../../../types/DmlTypes/types/types.DmlTypes.CheckConstraint/page.mdx)&#60;Schema&#62;[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"name","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"expression","type":"`string` \\| (`columns`: [InferCheckConstraintsProperties](../../../../../types/DmlTypes/types/types.DmlTypes.InferCheckConstraintsProperties/page.mdx)&#60;Schema&#62;) => `string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"property","type":"`string`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} expandUrl="https://docs.medusajs.com/v2/advanced-development/data-models/manage-relationships#retrieve-records-of-relation" sectionTitle="checks"/>