apollographql / apollographql/apollo-tooling
Apollo GraphQL VSCode extension: Prevent GraphQL Validation
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 460
- PR merge metrics
- No merged PRs in 30d
Description
Hello dear GraphQL community.
I've just installed the Apollo GraphQL VSCode extension, and I was wondering if there was an easy way to prevent the extension from validating my GraphQL files.
I already have linting handled by [GraphQL Eslint library](https://github.com/B2o5T/graphql-eslint), and the extension provide some validations that are, either not needed, or duplicated from my Eslint config.
Thanks in advance, and for the great work for this ecosystem we all love ✨!
Contributor guide
Research direction
Review the Apollo GraphQL VSCode extension's validation behavior and how it interacts with the GraphQL ESLint library. Identify the extension entry point and any existing configuration or validation tests before defining the disable mechanism. Done means users can prevent the extension's validation without disabling their ESLint workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100