@graphitation/graphql-eslint-rules
v0.12.4
Published
This package contains the following eslint rules:
Downloads
382
Keywords
Readme
GraphQL eslint rules
This package contains the following eslint rules:
- missing-apollo-key-fields: Enforce selecting key fields when they are available on a GraphQL object type
- operation-naming-conventions: Enforce descriptive operation names based on the package they reside in
- fragment-naming-conventions: Enforce descriptive fragment names based on the package they reside in