2022-06-24 13:57:52 -05:00
|
|
|
error: GraphQL enum no fields allowed for non-ignored variants
|
2023-11-01 13:00:05 -05:00
|
|
|
· note: https://spec.graphql.org/October2021#sec-Enums
|
2022-06-24 13:57:52 -05:00
|
|
|
--> fail/enum/derive_variant_with_field.rs:5:12
|
|
|
|
|
|
|
|
|
5 | Variant(i32),
|
|
|
|
| ^^^^^
|