How to handle avatar upload using grapghql
mastershas opened this issue · 1 comments
mastershas commented
Thanks for the plugin. I am trying to handle avatar upload on react based application. Do you have any example of how the upload request can be made using multipart/form-data method. I am using axios to make the grapghql request.
renatonascalves commented
Just a note that this plugin doesn't support multipart-form-data yet.