Deprecated Rules
avoid-duplicate-fields
This rule was renamed to no-duplicate-fields
.
avoid-scalar-result-type-on-mutation
This rule was renamed to
no-scalar-result-type-on-mutation
.
avoid-typename-prefix
This rule was renamed to no-typename-prefix
.
avoid-operation-name-prefix
This rule was removed because the same things can be validated using
naming-convention
.
no-operation-name-suffix
This rule was removed because the same things can be validated using
naming-convention
.