Open thebigredgeek opened 7 years ago
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.
https://github.com/HriBB/apollo-upload-network-interface/issues/5
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.