We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0206266 commit bff7d5eCopy full SHA for bff7d5e
example/schema.graphql
@@ -1,4 +1,4 @@
1
type Query {
2
- // eslint-disable-next-line @graphql-eslint/require-description
+ # eslint-disable-next-line @graphql-eslint/require-description
3
hello: String
4
}
0 commit comments