Toney Mathews
Toney Mathews
👋🏼 Hi, I'm looking to fix this, should have a PR up for it soon.
I tried fixing this so that if there are multiple field definitions, the resolver method is added after the last field definition. Since this cop lints field definitions in general,...
Hi @DmitryTsepelev , I was hoping to get an update regarding this approach to take in this case. Whether this should be two separate cops or we can club it...
I've added https://github.com/DmitryTsepelev/rubocop-graphql/pull/94 as a fix.
For ease of explanation, I'll be referring to graphql-ruby versions in the below form. **Old versions**: graphql-ruby < 1.13.13 and (> 2 and < 2.0.9) **New versions**: graphql-ruby >= 1.13.13...