Skip to main content
Version: 5.x.x

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.