Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GraphQL query grouping #170

Open
treoden opened this issue Jan 8, 2023 · 1 comment
Open

GraphQL query grouping #170

treoden opened this issue Jan 8, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@treoden
Copy link
Collaborator

treoden commented Jan 8, 2023

For performance purpose, we need to find a solution to group the Graphql queries.
Same query should be grouped and executed 1 time only

@treoden treoden self-assigned this Jan 8, 2023
@treoden treoden added enhancement New feature or request help wanted Extra attention is needed labels Jan 8, 2023
@SharmaTanishq
Copy link

Have you looked at Supergraph/Subgraphs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Status: Backlogs
Development

No branches or pull requests

2 participants