I use an GraphQL API with Django (graphene-django) and I need to upload files through this API.
The Backend mutation is as following (I use the graphene-file-upload l