8 lines
190 B
Text
8 lines
190 B
Text
|
error: GraphQL object expects at least one field
|
||
|
--> $DIR/derive_no_fields.rs:2:1
|
||
|
|
|
||
|
2 | struct Object {}
|
||
|
| ^^^^^^^^^^^^^^^^
|
||
|
|
|
||
|
= note: https://spec.graphql.org/June2018/#sec-Objects
|