Skip to main content
Apollo Client Devtools icon

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

AI code review · Qwen3-235B

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.

Overall risk

2/100

Low

Iteration 1 · refactoring

v4.25.6 → v4.26.0

Low risk
Risk score2/100

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

Added

  • 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

New URLs contacted

Code changes

4 modified code files · click to unfold

Technical changes (Qwen summary)

  • Minimale Anpassung in background.js ohne Funktionsänderung
  • Umbau des Code-Setups in hook.js (vermutlich Build-Prozess)
  • Keine Änderungen an Berechtigungen oder APIs

Data flow

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

Discovery