lmcgartland / graphene-file-upload

Enhances Graphene Django GraphQL Server for intuitive file uploads via GraphQL mutations.
MIT License
287 stars 50 forks source link

Added support for using django's test client. #50

Closed jackton1 closed 3 years ago

jackton1 commented 3 years ago

This PR adds support for the following:

@lucas-bremond

Closes: #44

jackton1 commented 3 years ago

@lmcgartland Can you review #48 when you get a chance.

Blocked by: #48

TODO:

jackton1 commented 3 years ago

@lmcgartland This should be ready for review.

Thanks