Commit Graph

5 Commits

Author SHA1 Message Date
Sunli
d00e3e8c25 The scalar name and description attributes are placed on the process macro attributes. #97 2020-05-19 13:27:01 +08:00
sunli
8e9aff105e 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
sunli
728989209f The error reason can be returned when the input value is parsed incorrectly. #70 2020-05-10 18:27:46 +08:00
Ethan Fast
015e7ff6b5 translate section 7 (advanced topics) 2020-05-09 15:37:31 -07:00
sunli
d65fea88d8 Update docs 2020-04-17 19:33:28 +08:00