I’d like to suggest a rule that reports # import expressions that are not used in the current file: Fail # import Foo from ‘someOtherFile.graphql’ …
I’d like to suggest a rule that reports # import expressions that are not used in the current file: Fail # import Foo from ‘someOtherFile.graphql’ …