You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Query and User types are returned from introspection queries but not Context. Is this by design?
If it is by design, is there a way for the type to appear in introspection queries? I can see they appear in SchemaParser.getUnusedDefinitions() but is there a way to wire that in so that they are visible in introspection queries?