juniper/juniper_codegen/src
Christian Legnitto 00b111a1ff
Remove async feature gate (#554)
This still has the async / non-async split. Future diffs will get
rid of `GraphQLTypeAsync` and move everything into `GraphQLType`.
2020-03-08 23:20:11 -07:00
..
util Remove async feature gate (#554) 2020-03-08 23:20:11 -07:00
derive_enum.rs Remove async feature gate (#554) 2020-03-08 23:20:11 -07:00
derive_input_object.rs chore: Remove ScalarRefValue trait 2019-11-14 01:21:41 +01:00
derive_object.rs Fix type inferring for trivial resolver code 2019-10-10 14:50:10 +02:00
derive_scalar_value.rs Remove async feature gate (#554) 2020-03-08 23:20:11 -07:00
impl_object.rs Convert graphql_object to central util parsing (#526) 2020-02-12 23:46:59 -07:00
impl_union.rs Convert graphql_object to central util parsing (#526) 2020-02-12 23:46:59 -07:00
lib.rs Release juniper_codegen 0.14.2 2020-01-18 17:14:35 -08:00