What is Apollo Client Devtools?
Extension stats
Ranking
Extension summary
Apollo Client Devtools is a Chrome extension for the open-source GraphQL client, Apollo Client. This extension has 4 main features:
A built-in version of the Apollo Studio Explorer that allows you to make queries against your GraphQL server using your app's network interface directly (no configuration necessary).
A query watcher that shows you which queries are being watched by the current page, when those queries are loading, and what variables those queries are using.
A mutation inspector that displays the mutations made to your Apollo Client application data.
A cache inspector that displays your Apollo Client cache data. You can explore the cache through a tree-like interface, and search for specific field keys and values.
Code for this extension can be found at: https://github.com/apollographql/apollo-client-devtools
Any bugs can be reported by opening a new issue at: https://github.com/apollographql/apollo-client-devtools/issues/new
To learn more about Apollo, see: https://www.apollographql.com
User reviews
- Works like a charm
- Installed in Edge, refreshed the page... and can now see queries, execute them in a useful dev environment.
- Works perfectly fine with Chrome version 120 after setting connectToDevTools to true in ApolloProvider.js.
- Does not work with Apollo Client 3.9.2 and other versions, fails to discover GraphQL.
- Mixed response on whether queries/cache populate, sometimes not working at all.
- Generates uncaught runtime errors and causes issues with app functionality.
- Does not work at all or fails to show in the UI.
- Users experiences conflicting results depending on settings or app environments.
- Running into TypeErrors and crashes affecting app performance.
Recent reviews
Extension safety
Risk impact
Apollo Client Devtools requires a few sensitive permissions. Exercise caution before installing.
Risk likelihood
Apollo Client Devtools is probably trust-worthy. Prefer other publishers if available. Exercise caution when installing this extension.
Similar extensions
Here are some Chrome extensions that are similar to Apollo Client Devtools: