juniper/integration_tests/codegen_fail/fail
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
..
enum Refactor FromInputValue to return Result instead of Option (#987) 2021-12-14 19:30:27 +02:00
input-object Refactor FromInputValue to return Result instead of Option (#987) 2021-12-14 19:30:27 +02:00
interface Refactor FromInputValue to return Result instead of Option (#987) 2021-12-14 19:30:27 +02:00
object Refactor FromInputValue to return Result instead of Option (#987) 2021-12-14 19:30:27 +02:00
scalar 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
subscription Refactor FromInputValue to return Result instead of Option (#987) 2021-12-14 19:30:27 +02:00
union Refactor FromInputValue to return Result instead of Option (#987) 2021-12-14 19:30:27 +02:00