graphprotocol / graphprotocol/indexer

Expose GraphiQL interface for /status endpoint

Open
#982 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
262
Forks
148
PR merge metrics
No merged PRs in 30d

Description

It's common practice to query an indexer's /status path in order to check the state of indexing a subgraph deployment. It would be a quality of life improvement to offer a GraphiQL interface, so users don't have to use their own tools to query the endpoint.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the indexer's /status endpoint and checking how GraphiQL is currently configured, if it exists. Determine how the interface should expose status queries, then verify that users can open GraphiQL and query /status without an external tool.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.