Uh oh!
There was an error while loading. Please reload this page.
Extend schema to allow for presigned URLs for uploading files - #108
Extend schema to allow for presigned URLs for uploading files#108singingwolfboy wants to merge 13 commits into
Conversation
benjie
left a comment
There was a problem hiding this comment.
A few comments, sorry about the delay - I've been busy on other projects.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
benjie
commented
Apr 20, 2020
CI is failing because |
benjie
left a comment
There was a problem hiding this comment.
Thanks for improving this PR 👍 I've left some more feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
benjie
commented
May 15, 2020
I tried to get this into a mergeable state in #167 but I ran out of time. |
Follow-up to #107. This extends our GraphQL schema to expose a
createUploadUrlmutation, which allows an API client to get a pre-signed URL for uploading a file to S3.