juniper/integration_tests/codegen_fail/fail/interface
Kai Ren 3472fe6d10
Fix attributes naming on fields and arguments for interfaces and unions (#806)
Additionally:
- revive macros/tests/object
- revive executor_tests/interfaces_unions
2020-11-14 15:41:01 +02:00
..
argument_double_underscored.rs Make interfaces great again! (#682) 2020-10-05 21:21:01 -10:00
argument_double_underscored.stderr Make interfaces great again! (#682) 2020-10-05 21:21:01 -10:00
argument_non_input_type.rs Make interfaces great again! (#682) 2020-10-05 21:21:01 -10:00
argument_non_input_type.stderr Make interfaces great again! (#682) 2020-10-05 21:21:01 -10:00
downcast_method_conflicts_with_external_downcast_fn.rs Fix attributes naming on fields and arguments for interfaces and unions (#806) 2020-11-14 15:41:01 +02:00
downcast_method_conflicts_with_external_downcast_fn.stderr Fix attributes naming on fields and arguments for interfaces and unions (#806) 2020-11-14 15:41:01 +02:00
downcast_method_wrong_input_args.rs Fix attributes naming on fields and arguments for interfaces and unions (#806) 2020-11-14 15:41:01 +02:00
downcast_method_wrong_input_args.stderr Make interfaces great again! (#682) 2020-10-05 21:21:01 -10:00
downcast_method_wrong_return_type.rs Fix attributes naming on fields and arguments for interfaces and unions (#806) 2020-11-14 15:41:01 +02:00
downcast_method_wrong_return_type.stderr Make interfaces great again! (#682) 2020-10-05 21:21:01 -10:00
field_double_underscored.rs Make interfaces great again! (#682) 2020-10-05 21:21:01 -10:00
field_double_underscored.stderr Make interfaces great again! (#682) 2020-10-05 21:21:01 -10:00
field_non_output_return_type.rs Make interfaces great again! (#682) 2020-10-05 21:21:01 -10:00
field_non_output_return_type.stderr Make interfaces great again! (#682) 2020-10-05 21:21:01 -10:00
fields_duplicate.rs Fix attributes naming on fields and arguments for interfaces and unions (#806) 2020-11-14 15:41:01 +02:00
fields_duplicate.stderr Make interfaces great again! (#682) 2020-10-05 21:21:01 -10:00
implementer_non_object_type.rs Make interfaces great again! (#682) 2020-10-05 21:21:01 -10:00
implementer_non_object_type.stderr Make interfaces great again! (#682) 2020-10-05 21:21:01 -10:00
implementers_duplicate_pretty.rs Make interfaces great again! (#682) 2020-10-05 21:21:01 -10:00
implementers_duplicate_pretty.stderr Make interfaces great again! (#682) 2020-10-05 21:21:01 -10:00
implementers_duplicate_ugly.rs Make interfaces great again! (#682) 2020-10-05 21:21:01 -10:00
implementers_duplicate_ugly.stderr Make interfaces great again! (#682) 2020-10-05 21:21:01 -10:00
name_double_underscored.rs Make interfaces great again! (#682) 2020-10-05 21:21:01 -10:00
name_double_underscored.stderr Make interfaces great again! (#682) 2020-10-05 21:21:01 -10:00
no_fields.rs Make interfaces great again! (#682) 2020-10-05 21:21:01 -10:00
no_fields.stderr Make interfaces great again! (#682) 2020-10-05 21:21:01 -10:00
wrong_item.rs Make interfaces great again! (#682) 2020-10-05 21:21:01 -10:00
wrong_item.stderr Make interfaces great again! (#682) 2020-10-05 21:21:01 -10:00