Closed davidroeca closed 6 years ago
As mentioned in #33, it would be nice to support file uploads. This PR implements the multipart request spec for graphql-flask.
If it's preferable to move the logic somewhere else (either a more general library or a plugin), please let me know.
Coverage increased (+0.9%) to 94.444% when pulling b503828bdc36f6ec87b36873289ec94ac2cffed7 on davidroeca:multipart-request-spec into 23fb85c6c8067c557b934c5f1d5f09eee80fa64e on graphql-python:master.
Moving this to https://github.com/lmcgartland/graphene-file-upload
As mentioned in #33, it would be nice to support file uploads. This PR implements the multipart request spec for graphql-flask.
If it's preferable to move the logic somewhere else (either a more general library or a plugin), please let me know.