mercurius-upload

JSON →
library 8.0.0 ·javascript
verified Jun 7, 2026

A Fastify plugin for handling GraphQL multipart upload requests in mercurius-based servers. Current stable version is 8.0.0, with regular releases aligned with mercurius. Uses graphql-upload-minimal under the hood. Key differentiators: native integration with Fastify/mercurius, full TypeScript support, and the ability to configure max file size and number via options. Requires graphql as peer dependency (^16.3.0).