juniper/integration_tests/codegen_fail
Kai Ren a3fda7363d
Rework codegen for GraphQL objects and subscriptions (#971, #421)
- preserve and reuse defined impl blocks in #[graphql_object] and #[graphql_subscription] macros expansion
- allow renaming `ScalarValue` type parameter in expanded code via `scalar = S: ScalarValue` syntax

Additionally:
- rename `rename` attribute's argument to `rename_all`
- support `rename_all` in #[graphql_interface] macro
2021-08-11 17:41:49 +03:00
..
fail Rework codegen for GraphQL objects and subscriptions (#971, #421) 2021-08-11 17:41:49 +03:00
src Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00
Cargo.toml Upgraded tokio, warp, hyper and actix (#912) 2021-06-28 20:22:45 -10:00
Makefile.toml Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00