Skip to content

[Fusion] Check if type can be resolved when selecting best matching subgraph #8497

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

Open
wants to merge 13 commits into
base: main-version-15
Choose a base branch
from

Conversation

dawust
Copy link
Contributor

@dawust dawust commented Aug 6, 2025

We've run into the same issue as #6727
Feel free to take a look, feedback is welcome! Thanks!

We check if the schema contains the necessary resolver for a type when selecting the best matching subgraph

@tobias-tengler
Copy link
Member

Hey Dani :) Thanks for the contribution!

The change seems sensible to me, but it appears some tests in src/HotChocolate/Fusion/test/Core.Tests are now stuck in an endless loop. Could you check that?

Also it would be nice, if you could add a test like this that showcases the effect of your fix.

@tobias-tengler tobias-tengler changed the title check if the schema contains a resolver for a type when selecting the… [Fusion] Check if type can be resolved when selecting best matching subgraph Aug 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants