Does anyone have any experience using graphql-requ...
# orm-help
t
Does anyone have any experience using graphql-request and enabling keep-alive? I’m looking at the strace output and it’s creating multiple raw socket connections to the Apollo Server that I’m making requests to even though I set Connection header to Keep-Alive