graphql / graphql/golden-path

Add guidance on file uploads

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.