profusion / apollo-federation-file-upload

Add file upload support to Apollo Federated services.
32 stars 27 forks source link

Add support for Upload scalar inside arrays #9

Closed cabelitos closed 4 years ago

cabelitos commented 4 years ago

Right now, there's no support for uploading files inside an array. This is possible using a normal apollo-server and it should be supported by this library.