files-ui-react icon indicating copy to clipboard operation
files-ui-react copied to clipboard

Feature: enable file upload using GraphQL multipart upload

Open gstylianou opened this issue 7 months ago • 0 comments

Current file upload doesn't support GraphQL. I would like to be able to define the upload method in the UploadConfig to be GraphQL, add the GraphQL endpoint and the upload to be done using GraphQL multipart.

As an alternative, I would like to be able to provide my own custom upload function.

gstylianou avatar Jul 22 '24 12:07 gstylianou