dimaMachina / graphql-eslint

ESLint parser, plugin and set rules for GraphQL (for schema and operations). Easily customizable with custom rules. Integrates with IDEs and modern GraphQL tools.
https://the-guild.dev/graphql/eslint
MIT License
778 stars 102 forks source link

Is there a rule to enforce the usage of `@contact` directive on the schema? #2284

Open gituserjava opened 2 months ago

gituserjava commented 1 month ago

@dotansimha , did you get a chance to look into this issue?