Class GraphQLHandler

java.lang.Object
io.evitadb.externalApi.http.EndpointHandler<GraphQLHandler.GraphQLEndpointExchange>
io.evitadb.externalApi.graphql.io.GraphQLHandler
All Implemented Interfaces:
io.undertow.server.HttpHandler

public class GraphQLHandler extends io.evitadb.externalApi.http.EndpointHandler<GraphQLHandler.GraphQLEndpointExchange>
HTTP request handler for processing GraphQLRequests and returning GraphQLResponses using passed configured instance of GraphQL.
Author:
Lukáš Hornych, FG Forrest a.s. 2022