GraphQL DevTools
Build an extremely useful tool to manage graphQL queries !
Simple and clean network inspector for GraphQL
Review user movement across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
A platform agnostic network inspector specifically built for GraphQL. Clearly see individual GraphQL requests including support for query batching. Works with any client including Apollo and Relay.
View the docs and more at:
https://www.overstacked.io/docs/graphql-network-inspector
Proudly sponsored by The Guild:
https://the-guild.dev
Release notes:
Inspect the latest comments and rating distribution.
Store average score: 4.6. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Review related products from the Chrome Web Store detail page.
Build an extremely useful tool to manage graphQL queries !
A beautiful feature-rich GraphQL Client for all platforms.
Intercept & modify HTTP(S) traffic: redirect URLs, modify headers, inject scripts, mock REST & GraphQL APIs, and more.
Generate graphql queries with random input data by extracting details from your graphql endpoint or schema text
GraphQL debugging tools for Apollo Client.
Adds React debugging tools to the Chrome Developer Tools. Created from revision 3cde211b0c on 10/20/2025.
So useful and very light weight. This is what Apollo devtools should have been.
This is a great, simple, clean extension for viewing GraphQL requests! +1 for using the query/mutation name (when available) in the Query/Mutation column over the top-level field name (which would enable filtering by operation name). I've opened a PR for this: https://github.com/warrenday/graphql-network-inspector/pull/20
Great tool, does everything I need. One suggestion for queries - The "Query / Mutation" column always shows the first top-level field instead of the query name. For example, if I write query QueryName { firstTopLevelField { ...etc } secondTopLevelField { ...etc } } The column shows "firstTopLevelField" as the query name instead of "QueryName". It should show the query name. But besides that, it's a really great tool. Thanks!
The tool works, is fast, it works well with the dark theme as well, and exactly what i was looking for.
Extremely useful tool for GraphQL, can't imagine going back to not having it!
Great tool, one of the few that actually work. To me it misses 2 important features : - filters (column sorting, hiding cancelled queries etc) - a checkbox to enable clearing table after a route changes
Best Graphql Inspector so far.
The one mentioned in doctor's notes!
Just what the world needed!
Great extension! It shows all queries very clearly. The only feature that I really miss is the ability to search for a query by name.