GraphQL debugging tools for Apollo Client.
GraphQL debugging tools for Apollo Client.
User reviews
10 Β· from the Chrome Web Store- J
Jesse Rosenberger
Feb 25, 2026Glad to have these working so well again. I'd missed it!
- L
Luke Chen
Jan 15, 2026I am not sure what the issue was. Hopefully this can help someone else. If you are using this extension to test graphQL subscription with websocket it does not work. I see the error 'unable to connect to ws://localhost:4000' red circle status when I execute the subscription query. Without changing my code if I use the Apollo Client (not the chrome extension) everything works perfectly. Devtools version: 4.24.1 Using graphql-ws
- F
Flavien Volken
Oct 24, 2025Works well on my side on an angular based project. It is much more convenient than most of the gql clients as it goes through the angular's interceptors. Very useful to inspect, debug, forge queries and mutations.
- C
Chloe Silent
Aug 20, 2025Don't work on chrome. Uselles extension
- A
Arno Hilke
May 15, 2025Invaluable for debugging