gtaschuk/Graph Deploy
Deploy a subgraph to thegraph.com to index Ethereum and IPFS
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| graph_access_token | Your access token to deploy to the hosted graph | no | — |
| graph_deploy_key | Your deploy key for the subgraph studio | no | — |
| graph_version_label | Your version label for subgraph studio | no | — |
| graph_subgraph_name | The name of the subgraph | yes | — |
| graph_account | The account or organization that the subgraph is owned by | yes | — |
| graph_config_file | The config file you will use to deploy | no | subgraph.yml |
| graph_deploy_studio | Deploy the subgraph to studio? (true/false) | no | false |
Outputs
| name | description |
|---|---|
| success | The Success/Failure of the action |