juniper/integration_tests/juniper_tests
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 Replace ScalarValue::Visitor with DeserializeOwned requirement (#985) 2021-10-11 21:53:04 +03:00
Makefile.toml Fix makefiles for benchmarks 2020-01-20 23:42:57 -08:00