HTTP Request and Response
To access the HTTP request and response methods, use Spring WebFilter. From these filters you can modify the request and response, both before and after the GraphQL execution.
To access the HTTP request and response methods, use Spring WebFilter. From these filters you can modify the request and response, both before and after the GraphQL execution.