Can I still perform a GraphQL query to get indexing status for a subgraph?
- INDEXERS
When the hosted service was active, it was possible to perform a graphQL query to get the indexing status (including errors) for a particular subgraph. Is that still possible?
Answers1
You can still do it using this endpoint https://api.thegraph.com/index-node/graphql
.