apollographql / apollographql/apollo-tooling

Apollo GraphQL VSCode extension: Prevent GraphQL Validation

Open
#2,682 0 comments 0 reactions 0 assignees View on GitHub
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.

image

Thanks in advance, and for the great work for this ecosystem we all love ✨!

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.