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
Currently HTTP handlers for Spring MVC and WebFlux expect a GraphQL instance and a List<WebInterceptor>. This allows for interception of requests but not for replacing or mocking out the invocation of GraphQL.