@graphiql/toolkit
v0.11.1
Published
Utility to build a fetcher for GraphiQL
Downloads
1,526,398
Readme
Changelog | API Docs | NPM | Discord
@graphiql/toolkit
This is a general purpose library for building GraphQL IDEs. It's being used by
other packages like graphiql
and @graphiql/react
and also provides utilities
that are useful when working with these packages.
Docs
createFetcher
: a utility for creating afetcher
prop implementation for HTTP GET, POST including multipart, websockets fetcher- more to come!