yarn
yarn compile
yarn codegen-example
# local graph service
yarn create-example-local
yarn deploy-example-local
yarn remove-example-local
# Thegraph Hosted-Service
graph auth --product hosted-service ${AccessToken}
yarn build-example
yarn deploy-example-host