microsoft / graphitation

GraphQL tooling & runtime support needed for MS Teams and beyond
https://microsoft.github.io/graphitation/
MIT License
137 stars 33 forks source link

Add strict-non-nullable-variables rule #421

Closed user1736 closed 3 months ago

user1736 commented 3 months ago

Adds a rule that enforces following RFC.

In order to use proper methods for schema access within the new rule and to better align it with TMP codebase @graphql-eslint/eslint-plugin version was updated and all other rules were adjusted accordingly (no functional changes in them)