I ran into this issue using graphene-file-upload==1.2.2 as the upload handler and found it extremely complex to prepare the correct payload as the request included additional parameters to the upload file, so I hope this helps:
Please note: the 0 key field type is βFileβ, not βTextβ, youβll need to hover over the Key field right side for Postman to show the field type so you can change it.
This is the curl equivalent request for reference: