watcher-ts/packages/graph-node/test/subgraph/example1
nikugogoi 47cef8d5d7 Add support for subgraph schema data types (#46)
* Fix packages build

* Add support for boolean type in subgraph schema

* Add BigDecimal fromString and toString implementation

* Add implementation for subgraph Bytes type

* Implement enum type for subgraph schema

* Add implementation for subgraph schema BigDecimal type

* JSON stringify and parse entity data for auto-diff
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 Add support for subgraph schema data types (#46) 2021-12-28 16:08:05 +05:30
src Add support for subgraph schema data types (#46) 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 Add support for subgraph schema data types (#46) 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