https://kotlinlang.org logo
k

Kanu

12/22/2021, 1:57 AM
Sorry, one more dummy question: Is it possible in (especially in version 3.x.x) graphql endpoint to access response HTTP headers? Like in Spring you can create
ResponseEntity<T>
and set response status and HTTP headers directly inside Controller. Is it achievable in graphql endpoints as well?
d

Dariusz Kuc

12/22/2021, 6:56 PM