Stable signalNo paid features detectedMedium-risk permissions
Apollo Client Devtools icon

Apollo Client Devtools

GraphQL debugging tools for Apollo Client.

Users200KCurrent public install base
Rating2.7Store average score
Reviews268Public review volume
Manifest versionV3Extension platform version
7-day growth0Net users gained this week
7-day growth rate0%Relative weekly velocity
Preview

Apollo Client Devtools Media preview

1 assets
Trend

User growth trend

Review user movement across collected snapshots.

User Growth Over Time

200K200K200K200K200K2026年7月15日2026年7月18日2026年7月21日Latest: 200K
Rating trend

7-day rating trend

View collected rating snapshots from the latest 7-day window to assess rating stability.

7-day rating change

Start
2.71
Latest
2.72
7-day rating change
+0.01
2.712.712.712.722.722026年7月15日2026年7月18日2026年7月21日Latest: 2.72
2026年7月15日2026年7月21日
Growth overview

Daily, weekly, and monthly growth

Compare 1-day, 7-day, and 30-day net growth and growth rate.

1-day growthFlat
00%
7-day growthFlat
00%
30-day growthFlat
00%
Technical snapshot

Version, languages, and crawl freshness

Review publication date, version, supported languages, and crawl timestamps.

Version4.25.0
ManifestV3
Size551KiB
Languages1English (United States)
Published
Store updated
Last crawled
English (United States)
Overview

Product summary

Review the store description, core capabilities, and common use cases.

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

Reviews

Recent review snapshot

Inspect the latest comments and rating distribution.

Store average score2.7Chrome Web Store aggregate rating, including ratings without synced review text
Synced text average2.3Average computed only from synced review bodies below
Reviews with text198Synced review bodies
Total ratings / reviews268Chrome Web Store public rating/review count

Store average score: 2.7. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.

5
39
4
15
3
17
2
27
1
100
Lluis Semper2020年8月7日
4

Cuando creés la intstancia de ApolloClient añade el parametro `connectToDevTools: true,` => { export const client = new ApolloClient({ link: authLink.concat(link), // Chain authLink to link cache: new InMemoryCache(), connectToDevTools: true, }); } Asi funcionara de maravilla

Language es
5 helpful · 1 not helpful
Shota Tamura2020年7月22日
3

Yout must not use this extention with `Wappalyzer`. otherwise following problems occurs. - fails frequently on start up - hung up when click `Queries`

Language en
4 helpful · 0 not helpful
Martin2020年7月17日
2

I would love it but that the extension connects to my site is pure luck. Most of the time i have to reload 5 times until it connects and thats pretty impractical. Would rise to 5 stars if that problem will get solved...

Language en
Ning Zhang2020年7月12日
1

constantly cannot detect 'Apollo Client in your app!'

Language en
John Cullen2020年7月10日
1

This is the worst debugger tool I've ever used. I was constantly running into bugs and the debugger was pausing despite never having set in breakpoints. Cache stopped updating in the web app. Took hours to figure out it was actually this extension and not the code itself. No visible errors thrown... broke the development process. Trash.

Language en
Andrea Z2020年4月9日
1

it does not work, Apollo tab is not shown! And I have everything setup, dev mode, debug enabled and put connectToDevTools: true when creating new ApolloClient instance.

Language en
5 helpful · 0 not helpful
stephan gabler2020年4月2日
1

The tab in the devtools first shows a loading screen and then becomes blank

Language en
3 helpful · 0 not helpful
Austin Peña2020年2月27日
2

Like it when it works

Language en
1 helpful · 0 not helpful
Chris Recalis2020年2月10日
1

Can't see queries / mutations / cache. Only thing that works is GraphiQL which isn't the most useful

Language en
Emmanuel Dalougou2020年2月7日
4

c'est une extension geniale. niveau deboggage c'est le top

Language fr
0 helpful · 1 not helpful