juniper/juniper_codegen/src
2022-05-31 19:08:36 +02:00
..
common Building up codegen for scalars, vol.2 2022-05-19 17:32:43 +02:00
graphql_interface Satisfy rust_2018_idioms rustc lint in generated code 2022-05-12 14:33:03 +03:00
graphql_object Satisfy rust_2018_idioms rustc lint in generated code 2022-05-12 14:33:03 +03:00
graphql_scalar Impl codegen for scalars (resolve::Value trait), vol.3 2022-05-31 19:08:36 +02:00
graphql_subscription Satisfy rust_2018_idioms rustc lint in generated code 2022-05-12 14:33:03 +03:00
graphql_union Satisfy rust_2018_idioms rustc lint in generated code 2022-05-12 14:33:03 +03:00
scalar_value Redesign #[derive(ScalarValue)] macro to derive ScalarValue on enums (#1025) 2022-03-03 15:49:35 +02:00
util Implement #[derive(GraphQLInterface)] to use structs as GraphQL interfaces (#1026) 2022-04-01 21:10:45 +03:00
derive_enum.rs Allow disabling case conversion (#765) 2020-10-13 12:34:36 -04:00
derive_input_object.rs Allow disabling case conversion (#765) 2020-10-13 12:34:36 -04:00
lib.rs Rework CI and project toolchain (#1043) 2022-04-08 17:44:50 +03:00
result.rs Implement #[derive(GraphQLInterface)] to use structs as GraphQL interfaces (#1026) 2022-04-01 21:10:45 +03:00