graph-node
graph-node copied to clipboard
[Bug] Missing Handlers for Defined Event Undetected During Compilation
Bug report
Deploying a subgraph to the studio with an event listed in the manifest but its handler not defined in the mapping file causes it to fail at runtime. Detecting this issue during deployment would make debugging easier and improve the developer experience.
This is really a graph-cli issue - it should already warn about the missing handler before the subgraph is deployed. THe most elegant way to address this would be through this issue
Looks like this issue has been open for 6 months with no activity. Is it still relevant? If not, please remember to close it.
There is already an issue in graph-tooling to improve validations, so I'm going to close this.