watcher-ts/packages/graph-node/test/subgraph/example1
nikugogoi 800ad79baf Handle subgraph schema entity array type and relation fields (#49)
* Handle relation entities in subgraph

* Modify eden-watcher entities to handle subgraph schema data types

* Modify schema gql to match eden subgraph gql shape

* Handle array type fields in subgraph schema

* Fix store get api for array type fields in subgraph entities

* Handle array type in eden-watcher and format await used in params
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 Handle subgraph schema entity array type and relation fields (#49) 2021-12-28 16:08:05 +05:30
src Handle subgraph schema entity array type and relation fields (#49) 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 Handle subgraph schema entity array type and relation fields (#49) 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 Add support for subgraph schema data types (#46) 2021-12-28 16:08:05 +05:30