extension ExtPose

GraphQL Network (delisted)

CRX id

igbmhmnkobkjalekgiehijefpkdemocm-

Description from extension meta

GraphQL Network provides a "network"-style tab for GraphQL requests to allow developers to debug more easily. The Chrome DevTools…

Image from store GraphQL Network
Description from store GraphQL Network provides a "network"-style tab for GraphQL requests to allow developers to debug more easily. The Chrome DevTools Network tab is fantastic for debugging RESTful api calls but it falls down a bit when it comes to GraphQL requests. This is because they are usually heading to the same endpoint "/graphql" which makes finding the right request difficult. Additionally they only display a string of text to represent your request body which makes it difficult to debug. GraphQL Network displays separate entries for each request you send, displaying the query name so that you can easily find the request you want to debug. Beyond that GraphQL Network displays a well-formatted version of your request, a computed version which parses fragments and an easy to navigate response tab.

Latest reviews

  • (2020-12-30) Matt Furniss: Nice tool, but needs to work with Dark Mode.
  • (2020-12-17) Levi: Good tool, but you need to make the left and right panes scroll independently of each other. Very difficult to navigate through and inspect a long list of queries when the left pane is scrolling even though you're just trying to read the query/response date in the right pane.
  • (2020-07-15) Andrey Lutogin: black theme console bug
  • (2020-01-09) Martin Denyer: functionality works very well, looks terrible
  • (2019-12-03) Chris Graham: Great concept. Desperately needs expand-all or auto-expand for args, computed request, and response. Maybe a setting to auto-expand to N levels. Without this, it's not much easier than drilling into Dev Tools to grab the request and make sense of it. I would also love to see the Response below the Request in the detail pane, rather than having to toggle back and forth.
  • (2019-10-21) Leandro Silveira: good job !!
  • (2019-08-13) Cristian: Support for dark mode please
  • (2019-07-30) A. M.: This is a nice extension that makes GraphQL requests easier to look at. I use it frequently. Two gripes: 1. The Clear button is at the bottom, below all the requests. If there are many requests, this means scrolling to the bottom to clear them out. I wish the button were at the top, or at top and bottom. 2. In the Response tab, to uncollapse a response, you have to click in several places to drill into a response. I wish there were a quicker, easier way to uncollapse the responses to see the values.
  • (2019-05-16) Andrej Lacko: no support for dark mode 😱 why? not many devs use light mode any more...
  • (2019-03-15) Sterling Camden: Works great. One big catch is that it doesn't analyze previous network requests when you open it. So I have to be sure to open the graphql tab as soon as i open devtools or i cant see everything.
  • (2019-01-11) Jorn Luiten: Works well. It'd be a bit more user friendly though if the preview tab would have the object colour coded and styled as it is in the Network tab. This would give it 5 stars.
  • (2019-01-07) Benjamin Ashanin: it does not work. Or maybe i did it wrong?
  • (2018-08-20) Evan Sharp: Works very well. My only nit is that it doesn't look that great with the dark dev tools theme
  • (2016-11-25) Zack Young: Nice job! It would be better if variables show on the tab too.

Statistics

Installs
18,570 history
Category
Rating
4.0 (24 votes)
Last update / version
2018-08-20 / 1.4
Listing languages

Links