github.com/codykaup/genqlient@v0.6.2/generate/testdata/errors/FlattenField.schema.graphql (about) 1 type Query { t: T } 2 type T { f: String }