Skip to content

Best way to send to send HTTP Keep-Alive in RemoteGraphQLDataSource #5357

Answered by glasser
ehardy asked this question in Q&A
Discussion options

You must be logged in to vote

You can configure the subgraph fetcher in your GraphQLDataSource to replace the default fetch call with your own fetch call. You can have your fetcher call node-fetch passing in an agent, for example.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ehardy
Comment options

@ehardy
Comment options

Answer selected by ehardy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants