Commit Graph

11 Commits

Author SHA1 Message Date
Sunli db83b9440c Update docs 2021-11-20 11:16:48 +08:00
Sunli 1b50738af7 Custom directive 2021-11-20 09:04:46 +08:00
Sunli eb9cda4c80 Remove skipped fields from the document before executing the query. 2021-11-18 19:37:10 +08:00
Sunli 4f47703118 Switch the async runtime used for testing to Tokio. 2021-03-12 12:47:24 +08:00
Sunli c777150dcd Use `value!` instead of `serde_json::json!`. 2020-10-12 10:17:05 +08:00
Sunli e645e9d999 Remove the GQL prefix of all macros. #208 2020-09-18 09:10:24 +08:00
Sunli 24b80d52d3 Remove all attribute macros that can be replaced by derive. 2020-09-13 11:41:15 +08:00
Sunli 91c75ced2a Make all tests passed (async-graphql). 2020-09-10 19:35:48 +08:00
Sunli 47174966fb Add directive @ifdef 2020-08-06 14:52:54 +08:00
sunli 4659da9c30 fix #33 2020-04-27 12:57:52 +08:00
sunli 6da2e3a528 Add some tests 2020-04-22 21:31:44 +08:00