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

Expanding the "FragmentSpread Selection" causing reusing Fragments ineffective #2632

Open
AneethAnand opened this issue Jun 17, 2023 · 0 comments
Assignees

Comments

@AneethAnand
Copy link
Contributor

AneethAnand commented Jun 17, 2023

Issue Description

We are facing an issue where queries to subgraph services blows up astronomically. I have created an issue regarding this before and have created a temporary solution to auto fragment. (#2457)

But with all the latest changes to make Reusing effective, I still see major issues. From my analysis
I see that the FragmentSpreadSelection has been expanded and I dont see ...GroupFields fragment spread or Fragment in my subgraph schema.

Can you please help resolve?

image

Link to Reproduction

.

Reproduction Steps

No response

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

No branches or pull requests

2 participants