[graphiql] `@graphiql/toolkit` `createGraphiQLFetcher` should use `graphql-http`
Open
enhancement
graphiql
- Dominant language
- TypeScript
- Stars
- 16.9k
- Forks
- 1.9k
- Avg merge
- 22h 45m
- Merged PRs (30d)
- 70
Description
`@graphiql/toolkit` `createGraphiQLFetcher()` should use `graphql-http` client!
https://github.com/graphql/graphql-http#use-the-client
this would offload the concern of staying up with the exciting `graphql-over-http` spec to the working group who is happily doing this for us, instead of us maintaining a spec implementation in duplicate.
Contributor guide
Assessment
This issue has not been assessed yet.