Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow custom fetch instance to be passed into remote gateway datasource #3754

Closed

Conversation

Hmarshall96
Copy link

We wrap node-fetch to send additional headers per request for authentication, this PR allows for a custom fetch instance to be passed in as config, falling back to the fetch import if it is not defined.

@apollo-cla
Copy link

@Hmarshall96: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Apollo Contributor License Agreement here: https://contribute.apollographql.com/

@abernix
Copy link
Member

abernix commented Sep 15, 2020

Closing this as it's superseded by / implemented by: #4149 (and in apollographql/federation@41d4e53 on https://github.com/apollographql/federation)

Thanks for your contribution efforts originally!

@abernix abernix closed this Sep 15, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants