watcher-ts/packages/graph-test-watcher/src
prathamesh0 129ba694fb Create external checkpoints after hook processing and clear subgraph entities on reset (#61)
* Create checkpoint using CLI after the hooks have been processed

* Push checkpoints created while exporting state to IPFS

* Clear subgraph entities on reset state

* Remove unnecessary staged IPLD blocks created while importing state
2021-12-28 16:08:05 +05:30
..
artifacts Integrate generated watcher to invoke handlers in graph-node (#33) 2021-12-28 16:08:05 +05:30
cli Create external checkpoints after hook processing and clear subgraph entities on reset (#61) 2021-12-28 16:08:05 +05:30
entity Implement gql queries for relation entities similar to subgraph (#53) 2021-12-28 16:08:05 +05:30
gql Add a CLI to compare entity query results from two GQL endpoints (#57) 2021-12-28 16:08:05 +05:30
client.ts Update graph-test-watcher (#45) 2021-12-28 16:08:05 +05:30
database.ts Add watched contract from subgraph yaml on startup (#56) 2021-12-28 16:08:05 +05:30
events.ts Create external checkpoints after hook processing and clear subgraph entities on reset (#61) 2021-12-28 16:08:05 +05:30
fill.ts Add watched contract from subgraph yaml on startup (#56) 2021-12-28 16:08:05 +05:30
hooks.ts Update graph-test-watcher (#45) 2021-12-28 16:08:05 +05:30
indexer.ts Create external checkpoints after hook processing and clear subgraph entities on reset (#61) 2021-12-28 16:08:05 +05:30
ipfs.ts Update graph-test-watcher (#45) 2021-12-28 16:08:05 +05:30
job-runner.ts Add watched contract from subgraph yaml on startup (#56) 2021-12-28 16:08:05 +05:30
resolvers.ts Add a CLI to compare entity query results from two GQL endpoints (#57) 2021-12-28 16:08:05 +05:30
schema.gql Add a CLI to compare entity query results from two GQL endpoints (#57) 2021-12-28 16:08:05 +05:30
server.ts Add watched contract from subgraph yaml on startup (#56) 2021-12-28 16:08:05 +05:30