Add guidance on file uploads
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I think GraphQL servers should _generally_ not concern themselves directly with handling file uploads.
Instead, we should guide people towards using presigned urls (e.g. [aws s3 presigned urls](https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-presigned-url.html))
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.