Set token
npx graph auth --product hosted-service https://api.thegraph.com/deploy/ <access-token>
Upload
npx graph deploy <account-name>/<subgraph-name> subgraph.yaml --ipfs https://api.thegraph.com/ipfs/ --node https://api.thegraph.com/deploy/ --debug