Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/workflow-signals.interface.ts
Simplified relationship representation for AI analysis
Properties
| Property | Type |
|---|---|
sourceId | string |
targetId | string |
type | string |
metadata | Record<string, any> |
Was this page helpful?