juniper/integration_tests/codegen_fail
ilslv 0ebd19af5a
Redesign #[derive(GraphQLScalar)] and #[graphql_scalar] macros (#1017)
- `#[derive(GraphQLScalar)]`:
    - support generic scalars
    - support structs with single named field
    - support for overriding resolvers
- `#[graphql_scalar]`:
    - support `transparent` argument

Co-authored-by: Kai Ren <tyranron@gmail.com>
2022-02-28 11:34:38 +02:00
..
fail Redesign #[derive(GraphQLScalar)] and #[graphql_scalar] macros (#1017) 2022-02-28 11:34:38 +02: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