juniper/juniper_codegen
ilslv 847d09fb5e
Support @specifiedBy(url: "...") directive via specified_by_url attribute argument in #[graphql_scalar] and #[derive(GraphQLScalarValue)] macros (#1003, #1000)
- support `isRepeatable` field on directives
- support `__Schema.description`, `__Type.specifiedByURL` and `__Directive.isRepeatable` fields in introspection
2021-12-20 13:36:27 +02:00
..
src Support @specifiedBy(url: "...") directive via specified_by_url attribute argument in #[graphql_scalar] and #[derive(GraphQLScalarValue)] macros (#1003, #1000) 2021-12-20 13:36:27 +02:00
Cargo.toml Support @specifiedBy(url: "...") directive via specified_by_url attribute argument in #[graphql_scalar] and #[derive(GraphQLScalarValue)] macros (#1003, #1000) 2021-12-20 13:36:27 +02:00
Makefile.toml Switch releasing commands from a blocklist to an allowlist (#956) 2021-07-07 23:47:16 -07:00
release.toml Add min so newer cargo-release doesn't fail (#909) 2021-04-03 15:13:25 -10:00