@webda/core • Readme | API
Type alias: ModelRelation
ModelRelation: Object
Type declaration
attribute
attribute: string
model
model: string
type
type: "LINK"
| "LINKS_MAP"
| "LINKS_ARRAY"
| "LINKS_SIMPLE_ARRAY"
Source
packages/core/src/application.ts:103