# Apollo Inspector

> Apollo Inspector is a firefox extension designed for the open-source GraphQL client, Apollo Client. This tool is particularly useful for debugging various issues related to GraphQL operations in Apollo Client.

Canonical page: [https://chrome-stats.com/d/apollo-inspector](https://chrome-stats.com/d/apollo-inspector)

## Overview

- **ID:** `apollo-inspector`
- **Platform:** Firefox
- **Type:** Firefox add-on
- **Status:** Available
- **Publisher:** DevDelta
- **Category:** web-development
- **Daily users:** 18
- **Version:** 0.0.4
- **Last updated:** 2024-03-24
- **First published:** 2024-02-03
- **Size:** 371 KB
- **Data as of:** 2026-09-08
- **Store listing:** [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/apollo-inspector/)

## Description

Apollo Inspector is a Chrome extension designed to facilitate debugging of GraphQL operations within the open-source GraphQL client, Apollo Client.

## Purpose

The tool is indispensable for diagnosing a multitude of issues that may arise during GraphQL operations within Apollo Client. It provides insights into various aspects of operations, aiding in efficient debugging and optimization efforts.

## What kind of issues can be debugged using the tool

1. Identification of unwanted operations triggered during the render phase.
2. Diagnosis of reasons behind multiple re-renders of the same watch query.
3. Resolution of issues stemming from conflicting queries.
4. Presentation of field names in case of missing field errors.
5. Detailed time information to assess query execution patterns, including adherence to the Waterfall model.
6. Detection of delays in data being written to the cache.
7. Insight into the causes of operation failures.

## Key Features

1. Comprehensive Tracking: Tracks all types of operations including Query, Mutation, Subscription, and more.
2. Detailed Information: Provides essential details for each operation, such as name, type, execution status, fetch policy, execution time, queuing time, and result size.
3. Filtering Options: Filters available for efficient operation list management based on type, results source, and status.
4. Affected Queries View: Clear visualization of operations responsible for re-rendering queries.
5. JSON Data Copy: Ability to copy operation data in JSON format.

## Usage Instructions

To enable the Apollo Inspector extension:

1. Single Apollo Client Instance: If your web app has a single instance of Apollo Client, attach it to the `__APOLLO_CLIENT__` variable on the window object.

2. Multiple Apollo Client Instances: If your web app has multiple instances of Apollo Client, create an array (ClientObject[]) containing all instances and attach it to the `__APOLLO_CLIENTS__` variable on the window object.

For comprehensive guidance on how to use the extension, refer to the [official documentation](<a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/7feac51cefff54ee11af1934a70f5de91474e1e7f2600fa95d6dfad9bf79da6f/https%3A//github.com/jpsahoo14/apollo-inspector-ui/blob/main/extension/readme.md" rel="nofollow">https://github.com/jpsahoo14/apollo-inspector-ui/blob/main/extension/readme.md</a>).

## Rankings

- #25,741 — Overall
- #68 — poll
- #174 — debug
- #180 — insert
- #219 — inject

## Permissions and access

### Content script matches

- `<all_urls>`

## Safety

- **Risk impact:** Moderate risk impact
- **Risk likelihood:** Moderate risk likelihood

### Analysis details

- Allows access to all websites, posing a significant security risk as it can monitor and modify data from any visited site.
- This extension has low user count. Unpopular extensions may not be stable or safe.

> Some risk analysis details are omitted from this free response. [Upgrade to view the full analysis](https://chrome-stats.com/pricing).

## Similar extensions and apps

- [Apollo Client Devtools](https://chrome-stats.com/d/apollo-developer-tools) — 5,660 users, 3.93 / 5
- [APIlot](https://chrome-stats.com/d/apilot)
- [Arcane Scout — API Pentesting](https://chrome-stats.com/d/arcane-scout) — 6 users, 5.00 / 5
- [GraphQL-Inspect](https://chrome-stats.com/d/graphql-inspect) — 87 users, 5.00 / 5
- [GraphQL Network Inspector](https://chrome-stats.com/d/graphql-network-inspector) — 1,948 users, 4.76 / 5
- [Salesforce Inspector Advanced](https://chrome-stats.com/d/salesforce-inspector-advanced) — 266 users, 5.00 / 5
- [Apier – REST API Tester & HTTP Client](https://chrome-stats.com/d/apier) — 24 users
- [GraphQL Playground](https://chrome-stats.com/d/graphql-playground) — 10 users
- [tRPC Client Devtools](https://chrome-stats.com/d/trpc-client-devtools) — 20 users
- [Salesforce Inspector Pro](https://chrome-stats.com/d/salesforce-inspector-pro) — 7 users
- [Salesforce Experience Cloud Debugger](https://chrome-stats.com/d/sf-xp-cloud-debugger) — 4 users
- [GraphiTab](https://chrome-stats.com/d/graphitab) — 1 users

---

Source: [Chrome-Stats](https://chrome-stats.com/d/apollo-inspector)
