GraphQL Network Inspector
Simple and clean network inspector for GraphQL
GraphQL debugging tools for Apollo Client.
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
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
查看最近评论和评分分布。
商店综合星级:2.7。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
Simple and clean network inspector for GraphQL
Adds React debugging tools to the Chrome Developer Tools. Created from revision 3cde211b0c on 10/20/2025.
Build an extremely useful tool to manage graphQL queries !
A beautiful feature-rich GraphQL Client for all platforms.
DevTools browser extension for Vue.js
Devtool for React Context and useReducer
Doesn't work at all. Please fix this and update your extension after testing in every browser.
It'a not working on chrome version 120 even
works perfectly fine with Chrome version 120. As others have noted, support must be enabled in your app.
Does not work in the latest Chromium-based MS Edge
Not working at all. With connectToDevTools to true neither
It works fine after setting connectToDevTools to true in ApolloProvider.js (Oct 2023)
It's working but we have to be able to set the column's width, otherwise it's really hard to use the extension
Sorry, it does not work, even if I set: connectToDevTools to true. Also when I add it I get 3 build errors: 2 of them are: "Unhandled Runtime Error TypeError: Cannot read properties of undefined (reading 'getObservableQueries')" And the third is: "Unhandled Runtime Error Error: There was an error while hydrating. Because the error happened outside of a Suspense boundary, the entire root will switch to client rendering." It is on apple silicon and node v16
not working
The advice in the Chrome console is still bothering me, even with the installed Apollo DevTools