Back to projects
Mobile
apollo-upload-client
A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and GraphQL operation).
jaydenseric
Maintainer
1.5k stars
About this project
A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and GraphQL operation). Maintained by jaydenseric on GitHub, where it has earned 1,541 stars from the community.
It's actively developed around apollo, graphql, apollo-client, and is a solid reference for anyone building with these tools.
Tags
Install
npm install apollo-upload-clientMore React projects