Class DefaultGraphQLExecutor

java.lang.Object
io.leangen.graphql.spqr.spring.web.HttpExecutor<org.springframework.web.server.ServerWebExchange>
io.leangen.graphql.spqr.spring.web.reactive.DefaultGraphQLExecutor
All Implemented Interfaces:
GraphQLExecutor<org.springframework.web.server.ServerWebExchange>, GraphQLReactiveExecutor

public class DefaultGraphQLExecutor extends HttpExecutor<org.springframework.web.server.ServerWebExchange> implements GraphQLReactiveExecutor