- Make changes to mappings, etc.
- Run
export ACCESS_TOKEN=<ACCESS_TOKEN>. - Run
graph auth https://api.thegraph.com/deploy/ <ACCESS_TOKEN>. - Use command line to deploy by running
yarn publish-graph:OPTIONwhere OPTION is the subgraph being deployed. See thepackage.json.
🎉 Celebrate graph deployment or debug deployment.