-
Deprecated InterfacesInterfaceDescriptionUse
GraphQLKickstartContextinstead
-
Deprecated ClassesClassDescriptionUse
GraphQLKickstartContextinsteadUseGraphQLKickstartContextinstead
-
Deprecated MethodsMethodDescriptionUse
dataFetchingEnvironment.getGraphQlContext().get(HttpServletRequest.class)instead to get the request and retrieve the file parts yourself. Since 13.0.0UsedataFetchingEnvironment.getGraphQlContext().get(HttpServletRequest.class)instead. Since 13.0.0UsedataFetchingEnvironment.getGraphQlContext().get(HttpServletResponse.class)instead. Since 13.0.0UsedataFetchingEnvironment.getGraphQlContext().get(HttpServletRequest.class)instead to get the request and retrieve the parts yourself. Since 13.0.0UsedataFetchingEnvironment.getGraphQlContext().get(HandshakeRequest.class)instead. Since 13.0.0UsedataFetchingEnvironment.getGraphQlContext().get(Session.class)instead. Since 13.0.0
GraphQLKickstartContextinstead