Interface WebGraphQlHandler


public interface WebGraphQlHandler
Contract for common handling of a GraphQL request over HTTP or WebSocket, for use with Spring MVC or Spring WebFlux.
Since:
1.0.0
Author:
Rossen Stoyanchev