How to download and upload files to Amazon S3 with AWS AppSync
One of the questions I’m most often asked by people new to AWS AppSync is: “How do I let my users upload or download files?”
The short answer is: you can’t — at least not directly.
While GraphQL is built on top of HTTP, it is not designed for transfe...
blog.graphbolt.dev7 min read