graphprotocol / graphprotocol/indexer
Enable Indexers to specify subgraph deployment names via the `indexer-cli`
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 262
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
Give control of subgraph deployment name to indexer-cli
Request from Vincent T. | Data Nexus during IOH June 25, 2024
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the indexer-cli command handling and tracing how subgraph deployment names are currently selected or passed through. Compare the requested control with the existing deployment flow; done means indexer-cli can specify a deployment name without breaking current indexing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100