2021-08-11 09:41:49 -05:00
|
|
|
error: GraphQL object must have at least one field
|
2023-11-01 13:00:05 -05:00
|
|
|
· note: https://spec.graphql.org/October2021#sec-Objects
|
2021-12-14 11:30:27 -06:00
|
|
|
--> fail/object/derive_no_fields.rs:4:1
|
2020-05-01 21:24:01 -05:00
|
|
|
|
|
2021-08-11 09:41:49 -05:00
|
|
|
4 | struct Obj {}
|
2023-11-01 13:00:05 -05:00
|
|
|
| ^^^^^^
|