apollographql / apollographql/apollo-tooling

`client:check` should check against local schema files

Open
#2,273 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3k
Forks
460
PR merge metrics
No merged PRs in 30d

Description

I'm running `apollo client:check` with a `localSchemaFile` set in my `apollo.config.js`, and `apollo` is still asking me for an `APOLLO_KEY` and a graph ID. Is this intended behavior, and support for local schema checks haven't been added yet?

Contributor guide

Open the contributing guide

Research direction

Start with the `client:check` command and how it reads `apollo.config.js`, especially the `localSchemaFile` setting. Reproduce the command with a local schema and confirm when it asks for `APOLLO_KEY` and a graph ID. Done means local schema checks run without requiring those registry credentials when `localSchemaFile` is configured.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql, typescript
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.