# apollo-upload-examples **Repository Path**: mirrors_jaydenseric/apollo-upload-examples ## Basic Information - **Project Name**: apollo-upload-examples - **Description**: A full stack demo of file uploads via GraphQL mutations using Apollo Server and apollo-upload-client. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-09-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Apollo upload logo](https://cdn.jsdelivr.net/gh/jaydenseric/apollo-upload-client@1.0.0/apollo-upload-logo.svg) # Apollo upload examples A full stack demo of file uploads via GraphQL mutations using [GraphQL multipart request spec](https://github.com/jaydenseric/graphql-multipart-request-spec) implementations for [Apollo Client](https://www.apollographql.com/docs/react) and [Apollo Server](https://www.apollographql.com/docs/apollo-server): - [Example GraphQL API](api) using [`graphql-upload`](https://npm.im/graphql-upload). - [Example web app](app) using [`apollo-upload-client`](https://npm.im/apollo-upload-client).