Skip to content

Conversation

shiyasmohd
Copy link
Contributor

@shiyasmohd shiyasmohd commented Sep 3, 2025

Currently when querying indexingStatuses with empty array, the response gives result with indexing status of all subgraph indexed by the graph-node. This PR solves this issue by retuning empty array as result.

Example query

{
  indexingStatuses(subgraphs: []) {
  ....
  } 
}

@shiyasmohd shiyasmohd self-assigned this Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants