Apollo Client Devtools is a Chrome extension for the open-source GraphQL client, Apollo Client. This extension has 4 main features: 1. A built-in version of the Apollo Studio Explorer that allows you to make queries against your GraphQL server using your apps network interface directly (no configuration necessary). 2. 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. 3. A mutation inspector that displays the mutations made to your Apollo Client application data. 4. 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
You can Follow the below Step By Step procedure to install the Apollo Client Devtools Chrome Extension to your Chrome Web browser.
It is the Apollo Client Devtools Chrome extension download link you can download and install Chrome Browser.
A beautiful feature-rich GraphQL client for all platforms
Simple and complete DOM testing playground that encourage good testing practices.
Devtools panel for GraphQL development
Browser DevTools extension for debugging Vue.js applications.
Chrome extension for the GraphiQL tool
Makes Immutable JS objects more readable when they are logged to the console.
A devtool extension for inspecting the performance of React components.
Redux DevTools for debugging application's state changes.
Simple and clean network inspector for GraphQL
Devtool for React Context and useReducer