graphprotocol/example-subgraph

Example subgraph restructure

Closed this issue · 1 comments

azf20 commented

Currently Ethereum & NEAR example subgraphs are branches of this repository. This should be restructured to be folders on the main branch.

This will need a corresponding update to graph init, which clones this repo - could you clone any of the example subgraphs?
graph init --from-example near-blocks

azf20 commented

This is more relevant as we are starting to add more examples (e.g. cosmos)