Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/relationship.interface.ts
Impact analysis result
Properties
| Property | Type |
|---|---|
entityId | string |
directDependencies | string[] |
directDependents | string[] |
allDependencies | string[] |
allDependents | string[] |
impactScore | number |
recommendations | string[] |
Was this page helpful?