watcher-ts/packages/graph-node/test
prathamesh0 16bb955213 Invoke subgraph block handlers (#43)
* Add a test case to eden test to call the block handler

* Add a block handler in example subgraph and call it in a watcher

* Use an array map to call all the block handlers for a contract

* Await on all the promises returned by block handlers map
2021-12-28 16:08:05 +05:30
..
contracts Integrate generated watcher to invoke handlers in graph-node (#33) 2021-12-28 16:08:05 +05:30
subgraph Invoke subgraph block handlers (#43) 2021-12-28 16:08:05 +05:30
utils Implement subgraph store host API (#35) 2021-12-28 16:08:05 +05:30