SignalImpactDerivationInput
@gooi/symbol-graph / symbol-graph-contracts/symbol-graph.contracts / SignalImpactDerivationInput
Interface: SignalImpactDerivationInput
Defined in: symbol-graph-contracts/symbol-graph.contracts.ts:98
Input payload for signal impact edge derivation.
Properties
| Property | Modifier | Type | Description | Defined in |
|---|---|---|---|---|
actions | readonly | readonly object[] | Actions and their emitted signals. | symbol-graph-contracts/symbol-graph.contracts.ts:100 |
queries | readonly | readonly object[] | Queries and their refresh subscriptions. | symbol-graph-contracts/symbol-graph.contracts.ts:105 |