apollographql / apollographql/apollo-client-devtools
Log missing fields with queries
Open
🍪 feature-request
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 172
- Avg merge
- 10m
- Merged PRs (30d)
- 8
Description
If a cache update causes a field to go missing, usually do to merging non-normalized data, this can cause refetches of other queries. It would be helpful if we could indicate in some way what fields went missing during a cache write.
Contributor guide
Research direction
No file, test, or entry point is named. Start by locating cache-write handling and the path that refetches queries after fields go missing, then review how non-normalized data is merged. Done means the devtools can indicate which fields disappeared during a cache write.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, typescript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100