I am using apollo-upload-client for file upload through graphql. The payload it creates is:
... { "0": ["variables.file"] } --------------