juniper/juniper_codegen/src/graphql_union
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
..
attr.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
derive.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
mod.rs Fix custom ScalarValue usage for unions (#681) 2020-06-14 14:12:53 +03:00