juniper/juniper_codegen
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 Bump up juniper and juniper_codegen version to 0.16.0-dev to disambiguate release automation on CI 2022-02-02 20:08:41 +02:00
Makefile.toml More breaking changes with cargo-release 0.19.0 2022-01-26 23:21:46 -08:00
release.toml More breaking changes with cargo-release 0.19.0 2022-01-26 23:21:46 -08:00