graphql-server-express-upload icon indicating copy to clipboard operation
graphql-server-express-upload copied to clipboard

Only works with top-level variables

Open thebigredgeek opened this issue 8 years ago • 1 comments

We should probably support FileLists nested in variables. It's common to pass an input type rather than scalars for mutation and query params. It seems like a simple bit of recursion could make this work.

thebigredgeek avatar Dec 07 '16 20:12 thebigredgeek

https://github.com/HriBB/apollo-upload-network-interface/issues/5

thebigredgeek avatar Dec 07 '16 20:12 thebigredgeek