Commit Graph

5 Commits

Author SHA1 Message Date
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
vkill
cb8c62eef6 async-graphql-tide: add upload test 2020-05-07 19:18:18 +08:00
vkill
a70b65c5d2 async-graphql-tide: replace async-std to smol for tests 2020-04-28 23:11:57 +08:00
vkill
389f7be15e async-graphql-tide: use tide Status trait and remove http-types dep 2020-04-27 23:56:32 +08:00
vkill
daa6ca7f20 add async-graphql-tide 2020-04-26 19:53:44 +08:00