Commit Graph

17 Commits

Author SHA1 Message Date
Sunli 03f6ed4ba2 Rename InputValueType to InputType and OutputValueType to OutputType. 2020-12-11 15:37:50 +08:00
Sunli 1e21e29fd9 Fix the problem that the fields of the list are not merged correctly.#345 2020-11-27 10:26:23 +08:00
Sunli b6d48fae91 Fix the problem that the `resolver_utils::resolve_container` function does not call the extensions. #336 2020-11-07 08:27:50 +08:00
Sunli 11e82e56e4 Improve performance 2020-10-24 08:59:35 +08:00
Koxiaet c11374b785 Fix #323 2020-10-23 17:18:37 +01:00
Sunli 776aadf169 Add entity lookup support for MergedObject.
Add some GraphQL specification constraints for all derived macros.

Use `Registry::create_dummy_type` to create a merged type.
2020-10-20 11:49:31 +08:00
Koxiaet db312a372d Replace futures with futures_util 2020-10-16 07:49:22 +01:00
Koxiaet 1b38ec46e0 Reduce code duplication in container resolver 2020-10-16 07:12:21 +01:00
Koxiaet d34ac0ba08 Make imports consistent 2020-10-15 07:38:10 +01:00
Sunli 184f8b169d Update docs 2020-10-13 10:19:30 +08:00
Sunli 6dd9483762 Improve performance 2020-10-12 14:49:32 +08:00
Sunli 2ca10e0ded Add `parse_value` and `from_value` funcntions. 2020-10-11 20:24:31 +08:00
Sunli 10cd868f4c Some improvements. 2020-10-10 16:28:07 +08:00
Sunli 1e30712726 Merge branch 'master' into rework-errors 2020-10-01 09:39:47 +08:00
Sunli e6108352b9 Merge branch 'master' into rework-errors 2020-10-01 09:07:19 +08:00
Sunli 28cd37115f Update docs. 2020-09-30 11:55:56 +08:00
Sunli 6492629e71 Improve trait for GraphQL types. 2020-09-30 07:45:48 +08:00