generate references (#7882)
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
---
|
||||
slug: /references/data-model/relationship-methods
|
||||
---
|
||||
|
||||
import { TypeList } from "docs-ui"
|
||||
|
||||
# Relationship Methods - API Reference
|
||||
|
||||
The following methods are used to define a relationship between two data models.
|
||||
|
||||
## Methods
|
||||
|
||||
- [hasOne](../Relationship_Methods/methods/dml.Relationship_Methods.hasOne/page.mdx)
|
||||
- [belongsTo](../Relationship_Methods/methods/dml.Relationship_Methods.belongsTo/page.mdx)
|
||||
- [hasMany](../Relationship_Methods/methods/dml.Relationship_Methods.hasMany/page.mdx)
|
||||
- [manyToMany](../Relationship_Methods/methods/dml.Relationship_Methods.manyToMany/page.mdx)
|
||||
Reference in New Issue
Block a user