This is the data source for Compound Info
yarn global add @graphprotocol/graph-cli
yarn
graph codegen
graph deploy --product hosted-service papercliplabs/compound-info --deploy-key <DEPLOY_KEY>
Deploy and publish are 2 different steps
graph deploy --studio compound-info --deploy-key <DEPLOY_KEY>
Note: the DEPLOY_KEY can be found on the graph page if logged in, otherwise ask @spennyp