Class DefaultGraphQLExecutor

java.lang.Object
io.leangen.graphql.spqr.spring.web.HttpExecutor<org.springframework.web.context.request.NativeWebRequest>
io.leangen.graphql.spqr.spring.web.mvc.DefaultGraphQLExecutor
All Implemented Interfaces:
GraphQLExecutor<org.springframework.web.context.request.NativeWebRequest>, GraphQLMvcExecutor

public class DefaultGraphQLExecutor extends HttpExecutor<org.springframework.web.context.request.NativeWebRequest> implements GraphQLMvcExecutor