This template here shows how to upload files using
graphql-upload
andapollo-upload-client
along@apollo/server
and@apollo/client
.
@apollo/client
- 3.9@apollo/server
- 4.10react
- 18react-dom
- 18apollo-upload-client
- 16graphql-upload
- 16graphql
- 16
- Install dependencies
pnpm run install
- Run dev server
pnpm dev