jaydenseric

jaydenseric/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).

JavaScript
1543
153
No license

`apollo-upload-client` is a terminating Apollo Link for Apollo Client that automatically sends GraphQL requests as multipart requests when variables contain files (FileList, File, or Blob instances), or as regular POST/GET requests otherwise. It's designed for developers building GraphQL applications that need to handle file uploads within Apollo Client, requiring a compatible GraphQL server that implements the GraphQL multipart request spec.

Total donated
Undistributed
Share with your subscribers: