/

maintained

npm
node
graphql
apollo
react-native
react
apollo-client
express
koa
esm
mjs

jaydenseric/apollo-upload-client
510日前1.5k

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/graphql-upload
507日前1.4k

Middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.