How to set response headers from a resolver in graphql-java – Stack Overflow

How to set response headers from a resolver in graphql-java – Stack Overflow

I’m using graphql-java 20.0 (in spring-boot-starter-graphql in Kotlin) and want to add custom headers to my resolver’s responses. Currently, my …

 

Read More