Class GraphQlHttpHandler

java.lang.Object
org.springframework.graphql.server.webmvc.AbstractGraphQlHttpHandler
org.springframework.graphql.server.webmvc.GraphQlHttpHandler

public class GraphQlHttpHandler extends AbstractGraphQlHttpHandler
GraphQL handler to expose as a WebMvc functional endpoint via RouterFunctions.
Since:
1.0.0
Author:
Rossen Stoyanchev, Brian Clozel