Apollo upload examples
August 29, 2025 ยท View on GitHub
Apollo upload examples
A full stack demo of file uploads via GraphQL mutations using GraphQL multipart request spec implementations for Apollo Client and Apollo Server:
- Example GraphQL API using
graphql-upload. - Example web app using
apollo-upload-client.