juniper/integration_tests/codegen_fail/fail
Chris 6dd6abbadc
Fix custom ScalarValue usage for unions (#681)
- make GraphQLUnion trait generic over ScalarValue
- generate generic over ScalarValue impls of GraphQLUnion trait
- add codegen tests with a custom ScalarValue for union macros
2020-06-14 14:12:53 +03:00
..
enum Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00
input-object Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00
interface Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00
object Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00
union Fix custom ScalarValue usage for unions (#681) 2020-06-14 14:12:53 +03:00