watcher-ts/packages/graph-node/test/subgraph/example1
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
..
abis Invoke subgraph handler in watcher event processing (#34) 2021-12-28 16:08:05 +05:30
generated Invoke subgraph handler in watcher event processing (#34) 2021-12-28 16:08:05 +05:30
src Invoke subgraph block handlers (#43) 2021-12-28 16:08:05 +05:30
package.json Invoke subgraph handler in watcher event processing (#34) 2021-12-28 16:08:05 +05:30
schema.graphql Invoke subgraph handler in watcher event processing (#34) 2021-12-28 16:08:05 +05:30
subgraph.yaml Invoke subgraph block handlers (#43) 2021-12-28 16:08:05 +05:30
yarn.lock Invoke subgraph handler in watcher event processing (#34) 2021-12-28 16:08:05 +05:30