Issue workflow progress
Progress of the issue based on the
Contributor Workflow
no-unreachable-types rule does not consider wrapped request directive argument types (ie non-null and list types). It skips wrapped types (due to missing name) instead of trying to resolve the name.
The fix, including the test, is at keijokapp@e2d9153
Environment:
- OS: Linux
@graphql-eslint/eslint-plugin: 3.20.1, 4.0.0-alpha.0, master (e854103)
- Node.js: v20.8.0