GraphQL state
Data visualization for GraphQL state
As of May 2026, GraphQL state has 108 users in the Developer Tools category.
Usersdown 4.4 percent−4.4%
108
108
Ratingno change0%
—
— reviews
Reviewsno change0%
—
Version
0.3.1
Manifest V3
History
3 snapshotsTracking since Apr 1, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 1, 2026 | 113 | — | — | 0.3.1 |
| Apr 29, 2026 | 109 | — | — | 0.3.1 |
| May 27, 2026 | 113 | — | — | 0.3.1 |
| Now | 108 | — | — | 0.3.1 |
Permissions & access
- Permissions
- None declared
- Host access
- None declared
Screenshots
About
This Chrome extension will add a panel named "GraphQL state" to your devtools. When you use the framework "https://github.com/babyfish-ct/graphql-state", it can help you debug. In the "GraphQL state" panel, you will see three tab pages: "Simple states", "Graph states" and "Evict Logs". 1. Simple states The framework supports simple state management similar to "recoil", this tab page can visualize all simple states for you. 2. Graph states The framework supports graph state management similar to "Apollo Client" and "Relay", its built-in normalized-cache is used to manage all data and relationships. This tab page can visualize this normalized-cache for you. 3. Evict Logs This is the core value of the framework. The essence of UI state is that one main mutation causes N extra mutations, the more complex the UI, the larger the N. The framework allows developer only focus on main mutation, all the extra mutations will be executed automatically. Compare with Apollo Client and Relay, after mutation, you neither need to update other affected data in the cache, nor need to determine which queries will be affected and need to be refetched. When the framework is automatically performing extra mutations, it can choose to modify the cache directly, or it may choose to evict affected data from cache (this will cause related queries to be refetched automatically). Obviously, the first choice is better than the second choice. This tab page lists the history of the second choice made by the framework, and tells the developer the following information. i. Why did the framework make the second choice? ii. Is it possible for developers to intervene in optimization and let framework make the first choice? iii. If so, what should developers do?
Technical
- Version
- 0.3.1
- Manifest
- V3
- Size
- 1.16MiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- bhpeanmgkcpkpnkpmemoomlfflmaaddo
- Developer ID
- u1d7311f50fe0ced69b2af111c2943a69
- Developer Email
- [email protected]
- Created
- Dec 15, 2021
- Last Updated (Store)
- Dec 16, 2021
- Last Scraped
- May 27, 2026
- Website
- —
- Support URL
- —
- Privacy Policy
- —
Similar extensions
Alternatives to GraphQL state, ranked by description similarity.
react-hooks-global-states-dev-tools
🚀 React Hooks Global State Dev Tools
A powerful developer extension for debugging and managing your global state in…
11
GStatem DevTools
GStatem DevTools
2
TanStack Query DevTools
DevTools extension for debugging TanStack Query applications. Inspect queries, mutations, and cache state in real-time.
20.0K
★ 3.6
Apollo Cache Manager
Inspect, edit, and manage Apollo Client cache data in real-time from Chrome DevTools
37
Apollo Inspector
Adds apollo inspector devtools to Google Chrome
221
★ 5.0
Graphql Query Generator
Generate graphql queries with random input data by extracting details from your graphql endpoint or schema text
3.0K
★ 4.8
GraphQeLves
A GraphQL network inspector for Chrome DevTools with real-time monitoring, syntax highlighting, and batch export.
3
GraphQL Inspector
A DevTools panel to inspect GraphQL requests.
50
Data sourced from the Chrome Web Store · last verified May 27, 2026.