jaydenseric

jaydenseric/graphql-upload

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

JavaScript
1441
137
MIT License

This project provides middleware and a scalar type to enable file uploads in GraphQL queries and mutations via multipart requests. It's designed for Node.js GraphQL servers and allows clients to upload files as `Upload` scalar variables, which resolvers can then process as streams. The library is intended for developers building GraphQL APIs that need file upload functionality, particularly those using Apollo Server or similar GraphQL frameworks.

Total donated
Undistributed
Share with your subscribers: