GraphQL state

GraphQL state

ID: bhpeanmgkcpkpnkpmemoomlfflmaaddo

Supported Languages

🇺🇸English

Extension Info & Metadata

Status
Active
Version
0.3.1
Size
1.16 MB
Rating
0.0/5
Reviews
0
Users
114
Type
Extension
Updated
Dec 16, 2021
Category
Developer tools
Price
Free
Featured
No
Visibility
Listed
Mature
No
By Google
No
Trusted
No

Publisher Contextual Analysis

MX records exist
Yes
Domain exists
Yes
Is disposable
No
Is role-based
No
Mailbox exists
Yes
Total Extensions
1
Active
1
Obsolete
0
Listed
1
Unlisted
0
Total Users
114

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4

Data visualization for GraphQL state

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?

Extracted Data

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

URLs
212
IPv4
1
IPv6
0

URLs

View the external URLs this extension communicates with to understand its network activity and data interactions.

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

github.com/bgrins/TinyColor/n//https://github.com/bgrins/TinyColor\n//
www.w3.org/TR/AERThttp://www.w3.org/TR/AERT#color-contrast\n
www.w3.org/TR/2008/REC-WCAG20-20081211/http://www.w3.org/TR/2008/REC-WCAG20-20081211/#relativeluminancedef\n
mjijackson.com/2008/02/rgb-to-hsl-and-rgb-to-hsv-color-model-conversion-algorithms-in-javascripthttp://mjijackson.com/2008/02/rgb-to-hsl-and-rgb-to-hsv-color-model-conversion-algorithms-in-javascript
www.w3.org/TR/css3-color/http://www.w3.org/TR/css3-color/
github.com/cloudhead/less.js/blob/master/lib/less/functions.jshttps://github.com/cloudhead/less.js/blob/master/lib/less/functions.js
github.com/infusion/jQuery-xcolor/blob/master/jquery.xcolor.jshttps://github.com/infusion/jQuery-xcolor/blob/master/jquery.xcolor.js
www.w3.org/TR/2008/REC-WCAG20-20081211/http://www.w3.org/TR/2008/REC-WCAG20-20081211/#contrast-ratiodef
www.w3.org/TR/css3-color/http://www.w3.org/TR/css3-color/#svg-color
stackoverflow.com/questions/7422072/javascript-how-to-detect-number-as-a-decimal-including-1-0http://stackoverflow.com/questions/7422072/javascript-how-to-detect-number-as-a-decimal-including-1-0
Showing 1 to 10 of 220 rows
Rows per page:

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

25.3.3.3
IPv4
-

Version History

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Code Diff

Compare extension code between any two versions.

0 changed files detected

No comparable text files found between these versions.

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Browse and explore files within this extension package

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.