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