renatonascalves/wp-graphql-buddypress

How to handle avatar upload using grapghql

mastershas opened this issue · 1 comments

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.

Just a note that this plugin doesn't support multipart-form-data yet.