github.com/nathanstitt/genqlient@v0.3.1-0.20211028004951-a2bda3c41ab8/generate/testdata/errors/FlattenField.schema.graphql (about)

     1  type Query { t: T }
     2  type T { f: String }