Skip to content

Conversation

shiyasmohd
Copy link
Contributor

@shiyasmohd shiyasmohd commented Sep 3, 2025

Currently to fetch a subgraph's features using the index-node api, only one deployment's data can be queries.
This PR helps to fetch multiple subgraph's features in a single query, similar to indexingStatuses

Example query:

subgraphFeatures(subgraphs: [$deployment]) {
    subgraph
    ...
}

@shiyasmohd shiyasmohd force-pushed the shiyasmohd/subgraph-features-arr branch 2 times, most recently from ba01d82 to 5ec3f8f Compare September 3, 2025 08:35
@shiyasmohd shiyasmohd self-assigned this Sep 3, 2025
@shiyasmohd shiyasmohd changed the title support querying multiple subgraphs' features in single query support querying multiple subgraph's features in single query 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.

1 participant