# Improved Apollo Client Devtools

DevFeed: [Improved Apollo Client Devtools](<https://devfeed.tech/articles/improved-apollo-client-devtools-23397.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/improved-apollo-client-devtools-eb43258f103f>)

Author: James Baxley III

Published: 2018-02-01T21:53:00Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [apollo-client](<https://devfeed.tech/topics/apollo-client.md>), [Tooling](<https://devfeed.tech/topics/tooling.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>), [Cache](<https://devfeed.tech/topics/cache.md>), [Chrome](<https://devfeed.tech/topics/chrome.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [apollo](<https://devfeed.tech/tags/apollo.md>), [apollo-client](<https://devfeed.tech/tags/apollo-client.md>), [cache](<https://devfeed.tech/tags/cache.md>), [chrome](<https://devfeed.tech/tags/chrome.md>), [dark-mode](<https://devfeed.tech/tags/dark-mode.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [devtools](<https://devfeed.tech/tags/devtools.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [new-features](<https://devfeed.tech/tags/new-features.md>), [subscriptions](<https://devfeed.tech/tags/subscriptions.md>)

## AI overview

Apollo announces an improved version of Apollo Client Devtools for Chrome, with a more stable architecture, better performance, improved dark mode, GraphQL subscription support in GraphiQL, and initial client-side schema support.

## Source excerpt

One of my favorite parts of the Apollo ecosystem are the Apollo Devtools. What started as a hack week project for the core team turned into a pretty amazing way to debug and understand what is happening in an Apollo Client-driven app. The integrated GraphiQL, list of active operations, and cache inspector are all invaluable tools for digging around the data your app is using. Today I'm super excited to showcase a couple new features we've added and give you a taste of what is to come!