Disable Graphql/GraphqlNamePosition cop
in Types::BaseEnum::CustomValue. We’re using `declarative_enum` which does define the graphql_name first. The cop doesn’t detect this edge case.
Showing
Please register or sign in to comment
in Types::BaseEnum::CustomValue. We’re using `declarative_enum` which does define the graphql_name first. The cop doesn’t detect this edge case.