public class DefaultGraphQLContextBuilder extends java.lang.Object implements GraphQLContextBuilder
Constructor and Description |
---|
DefaultGraphQLContextBuilder() |
Modifier and Type | Method and Description |
---|---|
GraphQLContext |
build(java.util.Optional<javax.servlet.http.HttpServletRequest> req,
java.util.Optional<javax.servlet.http.HttpServletResponse> resp) |
public GraphQLContext build(java.util.Optional<javax.servlet.http.HttpServletRequest> req, java.util.Optional<javax.servlet.http.HttpServletResponse> resp)
build
in interface GraphQLContextBuilder