watcher-ts/packages/graph-node/test/subgraph/example1
nikugogoi 238ad21189 Handle subgraph schema field with derivedFrom directive (#60)
* Handle subgraph schema field with derivedFrom directive

* Handle derivedFrom directive in eden-watcher

* Fix 1 to N relation error by removing limit from query

* Order by id for derivedFrom relations to match graph-node

* Refactor example subgraph schema entities

* Fix watcher queries to return correct relation field values

* Fix hierarchical query for getting two entities at same block
2021-12-28 16:08:05 +05:30
..
abis Implement eth_call for methods returning struct type (#59) 2021-12-28 16:08:05 +05:30
generated Handle subgraph schema field with derivedFrom directive (#60) 2021-12-28 16:08:05 +05:30
src Handle subgraph schema field with derivedFrom directive (#60) 2021-12-28 16:08:05 +05:30
package.json Implement eth_call for methods returning struct type (#59) 2021-12-28 16:08:05 +05:30
schema.graphql Handle subgraph schema field with derivedFrom directive (#60) 2021-12-28 16:08:05 +05:30
subgraph.yaml Add watched contract from subgraph yaml on startup (#56) 2021-12-28 16:08:05 +05:30
yarn.lock Implement eth_call for methods returning struct type (#59) 2021-12-28 16:08:05 +05:30