What is GraphQL state?
Extension stats
Ranking
Other platforms
Extension summary
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".
Simple states The framework supports simple state management similar to "recoil", this tab page can visualize all simple states for you.
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.
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.
See moreExtension safety
Risk impact
GraphQL state requires a few sensitive permissions. Exercise caution before installing.
Risk likelihood
GraphQL state has earned a fairly good reputation and likely can be trusted.
Similar extensions
Here are some Chrome extensions that are similar to GraphQL state: