File Uploads on GraphQL: Why or Why not

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • blog-graphql-nestjs-fileupload

    example code on how to upload a file with multipart requests to GraphQL in nestjs

  • NestJS Reference - mrsauravsahu/blog-graphql-nestjs-fileupload

  • graphql-spec

    GraphQL is a query language and execution engine tied to any backend service.

  • GraphQL request and responses are typically in JSON format even though the GraphQL Spec doesn't mandate any format.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • blog-graphql-dotnet-fileupload

    example code on how to upload a file with multipart requests to GraphQL in .NET 6

  • .NET Reference - mrsauravsahu/blog-graphql-dotnet-fileupload

  • graphql

    GraphQL (TypeScript) module for Nest framework (node.js) 🍷 (by nestjs)

  • For NestJS, the GraphQL setup is fairly simple, read more about it here - docs.nestjs.com/graphql/quick-start

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts