Description from extension meta
A DevTools panel to inspect GraphQL requests.
Image from store
Description from store
GraphQL Inspector is a Chrome DevTools extension that makes it easy to see, debug, and analyze all of your GraphQL requests in one place. Once installed, it creates a dedicated panel in Chrome DevTools showing the name, status, size, timing, and endpoint for each GraphQL operation. You can inspect the actual query, variables, and response side by side—perfect for troubleshooting or optimizing your GraphQL apps.
Why install?
🚀 Better Visibility: Quickly pinpoint exactly which queries your page is making and how long they take.
🔎 Easy Debugging: View requests, responses, and variables in a clean, readable format.
⚡ Time Saver: No more digging through the generic Network tab—everything is filtered and organized specifically for GraphQL.
📋 Convenient Copy/Share: Copy queries or responses in one click, making collaboration and documentation effortless.
Whether you’re building or debugging GraphQL applications, GraphQL Inspector keeps your workflows smooth, helping you develop faster and more confidently.