async-graphql/async-graphql-tide
sunli 83579077d9 Support Upload Stream #15
I think the previous implementation is not elegant enough, the `QueryBuilder::set_files_holder` function looks disgusting, so I refactored it.
By the way, the performance of parsing InputValue has been optimized, and unnecessary clones have been removed.
2020-05-11 21:47:24 +08:00
..
src Move project to async-graphql 2020-04-28 15:41:31 +08:00
tests Support Upload Stream #15 2020-05-11 21:47:24 +08:00
Cargo.toml v1.11.3 2020-05-10 23:02:33 +08:00