apollographql / apollographql/apollo-tooling
`client:check` should check against local schema files
Open
- 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
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