juniper/integration_tests/codegen_fail/fail/union
2021-04-29 14:06:32 +03:00
..
attr_wrong_item.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
attr_wrong_item.stderr Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
derive_wrong_item.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
derive_wrong_item.stderr Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
enum_external_resolver_fn_conflicts_with_variant_external_resolver_fn.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
enum_external_resolver_fn_conflicts_with_variant_external_resolver_fn.stderr Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
enum_name_double_underscored.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
enum_name_double_underscored.stderr Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
enum_no_fields.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
enum_no_fields.stderr Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
enum_non_object_variant.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
enum_non_object_variant.stderr Fix codegen failure tests on latest nightly Rust 2020-09-10 17:15:51 +03:00
enum_same_type_pretty.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
enum_same_type_pretty.stderr Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
enum_same_type_ugly.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
enum_same_type_ugly.stderr Catch up codegen failure tests with latest nightly Rust 2021-04-29 14:06:32 +03:00
enum_wrong_variant_field.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
enum_wrong_variant_field.stderr Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
struct_name_double_underscored.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
struct_name_double_underscored.stderr Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
struct_no_fields.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
struct_no_fields.stderr Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
struct_non_object_variant.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
struct_non_object_variant.stderr Fix codegen failure tests on latest nightly Rust 2020-09-10 17:15:51 +03:00
struct_same_type_pretty.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
struct_same_type_pretty.stderr Make interfaces great again! (#682) 2020-10-05 21:21:01 -10:00
struct_same_type_ugly.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
struct_same_type_ugly.stderr Catch up codegen failure tests with latest nightly Rust 2021-04-29 14:06:32 +03:00
trait_fail_infer_context.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
trait_fail_infer_context.stderr Fix codegen failure tests on latest nightly Rust 2020-09-10 17:15:51 +03:00
trait_method_conflicts_with_external_resolver_fn.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
trait_method_conflicts_with_external_resolver_fn.stderr Fix attributes naming on fields and arguments for interfaces and unions (#806) 2020-11-14 15:41:01 +02:00
trait_name_double_underscored.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
trait_name_double_underscored.stderr Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
trait_no_fields.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
trait_no_fields.stderr Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
trait_non_object_variant.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
trait_non_object_variant.stderr Fix codegen failure tests on latest nightly Rust 2020-09-10 17:15:51 +03:00
trait_same_type_pretty.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
trait_same_type_pretty.stderr Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
trait_same_type_ugly.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
trait_same_type_ugly.stderr Catch up codegen failure tests with latest nightly Rust 2021-04-29 14:06:32 +03:00
trait_with_attr_on_method.rs Fix attributes naming on fields and arguments for interfaces and unions (#806) 2020-11-14 15:41:01 +02:00
trait_with_attr_on_method.stderr Fix attributes naming on fields and arguments for interfaces and unions (#806) 2020-11-14 15:41:01 +02:00
trait_wrong_method_input_args.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
trait_wrong_method_input_args.stderr Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
trait_wrong_method_return_type.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
trait_wrong_method_return_type.stderr Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00