watcher-ts/packages/codegen/src/templates
prathamesh0 06ba24e38f Generate GQL API for subgraph entities and auto-diff based on store set (#38)
* Add subgraph schema types to the generated schema

* Add queries for subgraph entities

* Add entity generation for subgraph entities

* Call subgraph event handler in indexer

* Refactor subgraph schema and entity generation

* Add resolvers generation for subgraph entities

* Get event signature in the event

* Add NonNullType check for field type in entity generation

* Auto-diff based on store set

* Use contract address from data source in loader

* Change subgraph-schema arg to subgraph-path arg
2021-12-28 16:08:05 +05:30
..
checkpoint-template.handlebars Generate GQL API for subgraph entities and auto-diff based on store set (#38) 2021-12-28 16:08:05 +05:30
client-template.handlebars Ensuring chronological execution of hooks and checkpointing (#264) 2021-12-28 16:08:04 +05:30
config-template.handlebars Generate GQL API for subgraph entities and auto-diff based on store set (#38) 2021-12-28 16:08:05 +05:30
database-template.handlebars Export-import watcher state and IPFS integration (#289) 2021-12-28 16:08:04 +05:30
entity-template.handlebars Generate GQL API for subgraph entities and auto-diff based on store set (#38) 2021-12-28 16:08:05 +05:30
eslintignore-template.handlebars Generate entities from YAML templates and lint support in generated watchers (#253) 2021-09-27 18:03:04 +05:30
eslintrc-template.handlebars Generate entities from YAML templates and lint support in generated watchers (#253) 2021-09-27 18:03:04 +05:30
events-template.handlebars Use postgraphile client to fetch blocks 2021-12-28 16:08:04 +05:30
export-state-template.handlebars Generate GQL API for subgraph entities and auto-diff based on store set (#38) 2021-12-28 16:08:05 +05:30
fill-template.handlebars Generate GQL API for subgraph entities and auto-diff based on store set (#38) 2021-12-28 16:08:05 +05:30
hooks-template.handlebars Export-import watcher state and IPFS integration (#289) 2021-12-28 16:08:04 +05:30
import-state-template.handlebars Generate GQL API for subgraph entities and auto-diff based on store set (#38) 2021-12-28 16:08:05 +05:30
indexer-template.handlebars Generate GQL API for subgraph entities and auto-diff based on store set (#38) 2021-12-28 16:08:05 +05:30
inspect-cid-template.handlebars Generate GQL API for subgraph entities and auto-diff based on store set (#38) 2021-12-28 16:08:05 +05:30
ipfs-template.handlebars Export-import watcher state and IPFS integration (#289) 2021-12-28 16:08:04 +05:30
job-runner-template.handlebars Generate GQL API for subgraph entities and auto-diff based on store set (#38) 2021-12-28 16:08:05 +05:30
package-template.handlebars Export-import watcher state and IPFS integration (#289) 2021-12-28 16:08:04 +05:30
readme-template.handlebars Generate GQL API for subgraph entities and auto-diff based on store set (#38) 2021-12-28 16:08:05 +05:30
reset-job-queue-template.handlebars Add reset CLI generation 2021-12-28 16:08:04 +05:30
reset-state-template.handlebars Generate GQL API for subgraph entities and auto-diff based on store set (#38) 2021-12-28 16:08:05 +05:30
reset-template.handlebars Add reset CLI generation 2021-12-28 16:08:04 +05:30
resolvers-template.handlebars Generate GQL API for subgraph entities and auto-diff based on store set (#38) 2021-12-28 16:08:05 +05:30
server-template.handlebars Generate GQL API for subgraph entities and auto-diff based on store set (#38) 2021-12-28 16:08:05 +05:30
tsconfig-template.handlebars Generating eth_call based lazy watcher (#249) 2021-09-23 16:55:46 +05:30
watch-contract-template.handlebars Generate GQL API for subgraph entities and auto-diff based on store set (#38) 2021-12-28 16:08:05 +05:30