Home / Companies / Apollo / Blog / Post Details
Content Deep Dive

Inspecting your GraphQL client in the browser

Blog post from Apollo

Post Details
Company
Date Published
Author
Ramya Nagarajan
Word Count
1,256
Language
English
Hacker News Points
-
Summary

The Apollo Client Developer Tools Chrome extension has been updated with new features to help developers debug their Apollo-Client-based GraphQL apps. The latest addition includes a built-in GraphiQL query IDE, watched queries inspector, mutation log, and store inspector. These tools provide an easy way for developers to test and inspect different queries, mutations, and data stored in the Apollo Client instance, making it easier to understand and debug their frontend applications.