github.com/codykaup/genqlient@v0.6.2/generate/testdata/errors/InvalidSchemaSyntax.schema.graphql (about) 1 type Query { 2 f: String! 3 bogus 4 }