juniper/integration_tests/juniper_tests
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
..
src Redesign #[derive(GraphQLScalar)] and #[graphql_scalar] macros (#1017) 2022-02-28 11:34:38 +02:00
Cargo.toml Redesign #[graphql_scalar] macro (#1014, #1000) 2022-02-24 17:12:17 +02:00
Makefile.toml Fix makefiles for benchmarks 2020-01-20 23:42:57 -08:00