Skip to content

Instantly share code, notes, and snippets.

@stemmlerjs
Created February 13, 2020 16:48
Show Gist options
  • Select an option

  • Save stemmlerjs/b83f0ccc6d79856bb43782b793089834 to your computer and use it in GitHub Desktop.

Select an option

Save stemmlerjs/b83f0ccc6d79856bb43782b793089834 to your computer and use it in GitHub Desktop.
resolvers: {
...
Mutation: {
singleUpload: s3Uploader.singleFileUploadResolver.bind(s3Uploader)
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment