Kind: Interface
Source: atloria-monorepo/apps/parser-orchestrator/src/interfaces/relationship.interface.ts
Node in a dependency tree
Properties
| Property | Type |
|---|---|
id | string |
name | string |
type | string |
relationshipType | RelationshipType |
children | DependencyNode[] |
depth | number |
Was this page helpful?