Apollo Client Devtools
Apollo Client Devtools is a Chrome extension for the open-source GraphQL client, Apollo Client. This extension has 4 main features: 1. A built-in version of the Apollo Studio Explorer that allows you to make queries against your GraphQL server using your app's network interface directly (no configuration necessary). 2. A query watcher that shows you which queries are being watched by the current page, when those queries are loading, and what variables those queries are using. 3. A mutation inspector that displays the mutations made to your Apollo Client application data. 4. A cache inspector that displays your Apollo Client cache data. You can explore the cache through a tree-like interface, and search for specific field keys and values. Code for this extension can be found at: https://github.com/apollographql/apollo-client-devtools Any bugs can be reported by opening a new issue at: https://github.com/apollographql/apollo-client-devtools/issues/new To learn more about Apollo, see: https://www.apollographql.com
Bilder im Chrome Web Store
Bilder in Mozilla Add-ons
What changed between versions
This section shows what the Qwen3 model detected in the source code of the last iteration of this extension — new features, permission changes, data flow, and end-user impact.
2/100
Lowv4.25.6 → v4.26.0
What this update means for you
Layperson summary from Qwen3
Das Update enthält keine neuen Funktionen oder sichtbaren Verbesserungen. Es handelt sich wahrscheinlich um interne Anpassungen des Codes. Es gibt keine Hinweise auf Sicherheitsrisiken oder Datensammlung. Ein Update ist sicher, aber nicht dringend erforderlich.
Die Extension bietet Entwicklertools zur Debugging von GraphQL-Anfragen mit Apollo Client in Browsern.
Privacy impact
Gering – keine neuen Berechtigungen oder Datenübertragungen hinzugefügt.
What users will notice
Behaviour or UI changes the end user sees
- Keine sichtbaren Änderungen für Nutzer
- Eventuell verbesserte Stabilität beim Debugging
Feature changes
- Keine neuen Funktionen sichtbar
- Versionshinweis auf GitHub-Release-Seite eingefügt
Permission & access changes
What the extension can now touch that it couldn't before
- https://github.com/apollographql/apollo-client-devtools/releases/tag/[email protected]
Code changes
4 modified code files · click to unfold
Code changes
4 modified code files · click to unfold
Minimale Anpassung in background.js ohne FunktionsänderungUmbau des Code-Setups in hook.js (vermutlich Build-Prozess)Keine Änderungen an Berechtigungen oder APIs
- https://github.com/apollographql/apollo-client-devtools/releases/tag/[email protected]
Raw line-level diff not stored for this iteration yet — only Qwen's summary above.
Analysis metadata
- Model
- qwen3-235b-a22b-2507
- Analysed
- Jul 16, 2026, 7:03 AM
- Modified files
- 4
- Store
- firefox
- Store ID
- apollo-developer-tools