Commit Graph

18 Commits

Author SHA1 Message Date
Sunli 053c1178c2 Add support for parse request from query string #1085 2022-09-25 12:10:52 +08:00
Sunli 88ba75ec70 Rework connection types 2022-04-19 19:18:06 +08:00
Sunli 73d81f74a4 Update deserializer.rs 2021-11-16 18:01:14 +08:00
Sunli 38dcc7d582 update ci 2021-11-02 20:34:41 +08:00
Sunli abac47fc50 Merge branch 'master' into update-to-rust-edition-2021 2021-11-02 20:08:41 +08:00
Sunli 9b5149ee23 Respect query object field order. #612 2021-10-26 19:02:15 +08:00
Jeff Registre 30009005d1 Removed import for new prelude members: TryFrom, TryInto, FromIterator 2021-10-22 19:34:49 -04:00
Miaxos 51dffad380 fix: add human readable for serializer 2021-08-18 14:51:40 +00:00
Sunli ecf8890e7e Implemented `OutputType` for Bytes. #569 2021-07-18 21:42:39 +08:00
Sunli 6a38387704 Add binary types to `ConstValue` and `Value`. #569 2021-07-14 11:50:47 +08:00
Sunli 4f2ea5ed50 Moved `Variables` from `async_graphql::context::Variables` to
`async_graphql::Variables`.
2021-02-28 09:37:42 +08:00
Sunli 8c933dbc36 Make imports consistent 2020-10-16 10:45:48 +08:00
Sunli 6958202238 Update docs 2020-10-13 10:19:30 +08:00
Sunli c777150dcd Use `value!` instead of `serde_json::json!`. 2020-10-12 10:17:05 +08:00
Sunli bbc02c02eb Add value! macro. 2020-10-12 09:28:51 +08:00
Sunli 7aa26c3484 2.0.0-alpha.27 2020-10-12 07:54:01 +08:00
Sunli 34b6531576 2.0.0-alpha.26 2020-10-11 21:36:28 +08:00
Sunli e056edbaa0 Add `parse_value` and `from_value` funcntions. 2020-10-11 20:24:31 +08:00