13 lines
950 B
Markdown
13 lines
950 B
Markdown

|
|
|
|
# Apollo upload examples
|
|
|
|

|
|
[](https://github.com/jaydenseric/apollo-upload-examples/issues)
|
|
[](https://github.com/jaydenseric/apollo-upload-examples/stargazers)
|
|
|
|
A full stack demo of file uploads via GraphQL mutations using [Apollo](https://apollographql.com) [GraphQL multipart request spec](https://github.com/jaydenseric/graphql-multipart-request-spec) implementations:
|
|
|
|
* [Example GraphQL API](api) using [apollo-upload-server](https://github.com/jaydenseric/apollo-upload-server).
|
|
* [Example web app](app) using [apollo-upload-client](https://github.com/jaydenseric/apollo-upload-client).
|