Maël Lavault
                                            Maël Lavault
                                        
                                    This feature would be incredibly useful to not have to update the config file for pinned version on dep update.
A huge thanks to you :) I'll have a look really soon :)
I have the same issue. I get this error in my eslintrc.js from eslint with the exact same config: `Error while running ESLint: Error while loading rule 'graphql/template-strings': Syntax Error...
Seems like it is the intended behaviour if I understand this comment properly: https://github.com/apollographql/eslint-plugin-graphql/blob/d9aa7a479bf8cc5063f416b3d1ac235d22cb92ab/src/customGraphQLValidationRules.js#L106
I guess when you have something like this in your fragment: ``` ... on FirstType { id } ``` But the parent supports: ``` ... on FirstType { id }...
Yeah I guess so, not sure how hard it would be to implement that though
Hey @markmur ! Did you end up aligning on a decision with the team? Is there anything we can help with to move this forward? Thanks a ton!