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

use @whatwg-node/fetch and remove all other clients #959

Open
saihaj opened this issue Jul 16, 2024 · 0 comments
Open

use @whatwg-node/fetch and remove all other clients #959

saihaj opened this issue Jul 16, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@saihaj
Copy link
Member

saihaj commented Jul 16, 2024

Today we are using axios, isomorphic-fetch and even built in fetch. We should refactor all these and utilize @whatwg-node/fetch for consistency. In graph-tooling we create a wrapper around @whatwg-node/fetch and provide a shared headers which is a good practice.

You can learn here why use @whatwg-node/fetch

@saihaj saihaj added the good first issue Good for newcomers label Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: 🗃️ Inbox
Development

No branches or pull requests

1 participant