-
-
Notifications
You must be signed in to change notification settings - Fork 786
[Fusion] Adds Introspection Support #8439
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
Conversation
I already started working on introspection support a while back, but haven't had the time to finish it yet. |
src/HotChocolate/Fusion-vnext/src/Fusion.Execution/Execution/Introspection/__Schema.cs
Outdated
Show resolved
Hide resolved
@tobias-tengler I took a couple of your tests but left out the ones with abstract types ... I will work in these later. |
No description provided.