2021-08-11 09:41:49 -05:00
|
|
|
error: GraphQL object must have a different name for each field
|
2021-12-14 11:30:27 -06:00
|
|
|
|
|
|
|
= note: https://spec.graphql.org/June2018/#sec-Objects
|
|
|
|
|
|
|
|
--> fail/object/attr_fields_duplicate.rs:6:6
|
2021-08-11 09:41:49 -05:00
|
|
|
|
|
|
|
|
6 | impl ObjA {
|
|
|
|
| ^^^^
|