Sam Santi

Results 2 issues of Sam Santi

Requests with ``multipart/form-data`` were handled incorrectly, preventing file upload functionality from working. I fixed GraphQLView to support file uploads [according to the specification](https://github.com/jaydenseric/graphql-multipart-request-spec). This is currently used in production to...

Cheers, I'm opening this PR to let you know about the changes I made to make the script work for my needs. In particular, I needed to be able to...