Kind: Interface
Source: atloria-monorepo/apps/parser-orchestrator/src/interfaces/relationship.interface.ts
Metadata for relationships
Properties
| Property | Type |
|---|---|
props | string[] |
httpMethod | string |
importType | `'named' |
foreignKey | string |
line | number |
optional | boolean |
lazy | boolean |
cascade | string[] |
Was this page helpful?