github.com/opiuman/genqlient@v1.0.0/generate/testdata/errors/InvalidSchema.schema.graphql (about) 1 type Query { 2 f: String! 3 bogus 4 }