This allows the current graphql-upload version to be used instead of the outdated version shipped with Apollo Server, which doesn’t support recent Node.js versions. See https://github.com/apollographql/apollo-server/issues/3508#issuecomment-662371289 .
Apollo upload examples
A full stack demo of file uploads via GraphQL mutations using GraphQL multipart request spec implementations:
- Example GraphQL API using Apollo Server.
- Example web app using apollo-upload-client.
Description
Languages
JavaScript
99.6%
CSS
0.4%