github.com/codykaup/genqlient@v0.6.2/generate/testdata/snapshots/TestGenerateErrors-ConflictingEnumValues-graphql (about)
1 testdata/errors/ConflictingEnumValues.schema.graphql:4: enum values FIRST_VALUE and first_value have conflicting Go name AnnoyingEnumFirstValue; add 'all_enums: raw' or 'enums: AnnoyingEnum: raw' to 'casing' in genqlient.yaml to fix