Title: WPGraphQL IDE
Author: Joe Fusco
Published: <strong>Pebrero 27, 2025</strong>
Last modified: Mayo 8, 2026

---

Maghanap ng mga plugin

![](https://ps.w.org/wpgraphql-ide/assets/banner-772x250.png?rev=3455674)

![](https://ps.w.org/wpgraphql-ide/assets/icon-256x256.png?rev=3455674)

# WPGraphQL IDE

 Ni [Joe Fusco](https://profiles.wordpress.org/joefusco/)

[I-download](https://downloads.wordpress.org/plugin/wpgraphql-ide.4.4.1.zip)

 * [Mga Detalye](https://tl.wordpress.org/plugins/wpgraphql-ide/#description)
 * [Mga Review](https://tl.wordpress.org/plugins/wpgraphql-ide/#reviews)
 * [Development](https://tl.wordpress.org/plugins/wpgraphql-ide/#developers)

 [Suporta](https://wordpress.org/support/plugin/wpgraphql-ide/)

## Deskripsyon

GraphQL IDE for WPGraphQL.

### Privacy Policy

WPGraphQL IDE uses [Appsero](https://appsero.com) SDK to collect some telemetry 
data upon user’s confirmation. This helps us to troubleshoot problems faster and
make product improvements.

Appsero SDK **does not gather any data by default.** The SDK only starts gathering
basic telemetry data **when a user allows it via the admin notice**.

When you opt in, each telemetry request is sent to Appsero and a duplicate is sent
in a non-blocking request to WPGraphQL-operated infrastructure at https://telemetry.
wpgraphql.com (the same categories of data as described for Appsero below).

Learn more about how [Appsero collects and uses this data](https://appsero.com/privacy-policy/).

## FAQ

### Where can I find the non-compressed JavaScript and CSS source code?

The non-compressed source code for the JavaScript and CSS files is available in 
the following directories:

 * **Scripts**: [src/ directory](https://github.com/wp-graphql/wp-graphql/tree/main/plugins/wp-graphql-ide/src)
 * **Styles**: [styles/ directory](https://github.com/wp-graphql/wp-graphql/tree/main/plugins/wp-graphql-ide/styles)

You can view or download the source code directly from the GitHub repository.

### What are some of the major dependencies used in the plugin?

The WPGraphQL IDE plugin includes several important dependencies. You can learn 
more about these libraries at the following links:

 * **GraphQL.js**: [https://github.com/graphql/graphql-js](https://github.com/graphql/graphql-js)
 * **GraphiQL**: [https://github.com/graphql/graphiql](https://github.com/graphql/graphiql)
 * **Vaul**: [https://github.com/emilkowalski/vaul](https://github.com/emilkowalski/vaul)

### How does WPGraphQL IDE handle privacy and telemetry?

WPGraphQL IDE uses the [Appsero SDK](https://appsero.com/privacy-policy) to collect
telemetry data **only after user consent**. This helps improve the plugin while 
respecting user privacy. When telemetry is enabled, the same payloads are also mirrored
to WPGraphQL-operated infrastructure at https://telemetry.wpgraphql.com.

## Mga Review

Wala pang reviews para sa plugin na ito.

## Mga Contributor at Developer

Ang “WPGraphQL IDE” ay open source software. Ang mga sumusunod na tao ay nag-ambag
sa plugin na ito.

Mga Contributor

 *   [ Joe Fusco ](https://profiles.wordpress.org/joefusco/)
 *   [ Jason Bahl ](https://profiles.wordpress.org/jasonbahl/)

[Isalin ang “WPGraphQL IDE” sa iyong wika.](https://translate.wordpress.org/projects/wp-plugins/wpgraphql-ide)

### Interesado sa development?

[Tingnan ang code](https://plugins.trac.wordpress.org/browser/wpgraphql-ide/), i-
check ang [SVN repository](https://plugins.svn.wordpress.org/wpgraphql-ide/), o 
mag-subscribe sa [development log](https://plugins.trac.wordpress.org/log/wpgraphql-ide/)
sa pamamagitan ng [RSS](https://plugins.trac.wordpress.org/log/wpgraphql-ide/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 4.4.1

**Bug Fixes**

 * **deps-dev:** bump dotenv from 16.6.1 to 17.4.1 ([#3807](https://github.com/wp-graphql/wp-graphql/issues/3807))
 * **deps-dev:** bump phpstan/phpstan from 2.1.47 to 2.1.50 in /plugins/wp-graphql-
   ide in the wp-graphql-ide-composer-dev-minor-patch group ([#3790](https://github.com/wp-graphql/wp-graphql/issues/3790))
 * **deps-dev:** bump phpstan/phpstan from 2.1.50 to 2.1.51 in /plugins/wp-graphql-
   ide in the wp-graphql-ide-composer-dev-minor-patch group ([#3803](https://github.com/wp-graphql/wp-graphql/issues/3803))
 * **deps-dev:** bump the npm-dev-minor-patch group across 1 directory with 6 updates(
   [#3799](https://github.com/wp-graphql/wp-graphql/issues/3799))

#### 4.4.0

**New Features**

 * **telemetry:** mirror Appsero insights to telemetry.wpgraphql.com ([#3785](https://github.com/wp-graphql/wp-graphql/issues/3785))

#### 4.3.0

**New Features**

 * add Appsero telemetry tracking to WPGraphQL IDE ([#3765](https://github.com/wp-graphql/wp-graphql/issues/3765))

**Bug Fixes**

 * sync readme.txt changelogs with releases ([#3744](https://github.com/wp-graphql/wp-graphql/issues/3744))

#### 4.2.0

**New Features**

 * **deps:** bump @babel/runtime from 7.24.1 to 7.29.2 in /plugins/wp-graphql-ide(
   [#3700](https://github.com/wp-graphql/wp-graphql/issues/3700))
 * **deps:** bump axios from 1.7.6 to 1.14.0 in /plugins/wp-graphql-ide ([#3706](https://github.com/wp-graphql/wp-graphql/issues/3706))
 * **deps:** bump basic-ftp from 5.0.5 to 5.2.0 in /plugins/wp-graphql-ide ([#3684](https://github.com/wp-graphql/wp-graphql/issues/3684))
 * **deps:** bump flatted from 3.3.1 to 3.4.2 in /plugins/wp-graphql-ide ([#3689](https://github.com/wp-graphql/wp-graphql/issues/3689))
 * **deps:** bump form-data from 4.0.0 to 4.0.5 in /plugins/wp-graphql-ide ([#3693](https://github.com/wp-graphql/wp-graphql/issues/3693))
 * **deps:** bump http-proxy-middleware from 2.0.6 to 2.0.9 in /plugins/wp-graphql-
   ide ([#3702](https://github.com/wp-graphql/wp-graphql/issues/3702))
 * **deps:** bump immutable from 4.3.5 to 4.3.8 in /plugins/wp-graphql-ide ([#3687](https://github.com/wp-graphql/wp-graphql/issues/3687))
 * **deps:** bump lodash from 4.17.21 to 4.18.1 in /plugins/wp-graphql-ide ([#3691](https://github.com/wp-graphql/wp-graphql/issues/3691))
 * **deps:** bump node-forge from 1.3.1 to 1.4.0 in /plugins/wp-graphql-ide ([#3686](https://github.com/wp-graphql/wp-graphql/issues/3686))
 * **deps:** bump on-headers and compression in /plugins/wp-graphql-ide ([#3678](https://github.com/wp-graphql/wp-graphql/issues/3678))
 * **deps:** bump picomatch from 2.3.1 to 2.3.2 in /plugins/wp-graphql-ide ([#3688](https://github.com/wp-graphql/wp-graphql/issues/3688))
 * **deps:** bump qs and body-parser in /plugins/wp-graphql-ide ([#3696](https://github.com/wp-graphql/wp-graphql/issues/3696))
 * **deps:** bump simple-git from 3.23.0 to 3.33.0 in /plugins/wp-graphql-ide ([#3675](https://github.com/wp-graphql/wp-graphql/issues/3675))
 * **deps:** bump svgo from 3.2.0 to 3.3.3 in /plugins/wp-graphql-ide ([#3690](https://github.com/wp-graphql/wp-graphql/issues/3690))
 * **deps:** bump the npm-prod-minor-patch group across 1 directory with 5 updates(
   [#3739](https://github.com/wp-graphql/wp-graphql/issues/3739))
 * **deps:** bump webpack from 5.94.0 to 5.105.4 in /plugins/wp-graphql-ide ([#3677](https://github.com/wp-graphql/wp-graphql/issues/3677))
 * **deps:** bump yaml from 1.10.2 to 1.10.3 in /plugins/wp-graphql-ide ([#3698](https://github.com/wp-graphql/wp-graphql/issues/3698))
 * migrate WPGraphQL for ACF to monorepo ([#3581](https://github.com/wp-graphql/wp-graphql/issues/3581))

**Bug Fixes**

 * **deps-dev:** bump rimraf from 5.0.10 to 6.1.3 ([#3666](https://github.com/wp-graphql/wp-graphql/issues/3666))
 * resolve post by percent-encoded slug/URI when post_name is stored encoded ([#3582](https://github.com/wp-graphql/wp-graphql/issues/3582))(
   [#3611](https://github.com/wp-graphql/wp-graphql/issues/3611))

#### 4.1.0

**New Features**

 * import WPGraphQL IDE into monorepo ([#3542](https://github.com/wp-graphql/wp-graphql/issues/3542))

**Bug Fixes**

 * resolve all JavaScript linting errors in wp-graphql-ide ([#3548](https://github.com/wp-graphql/wp-graphql/issues/3548))

#### 4.0.11 – 4.0.24

**Patch Changes**

 * debugging release scripts

#### 4.0.10

**Patch Changes**

 * 74c832c: chore: add period to description in readme.txt

#### 4.0.9

**Patch Changes**

 * 2eab1a7: chore: update license format in readme.txt to GPL-3.0

#### 4.0.8

**Patch Changes**

 * f610132: fix: remove duplicate git tag creation in release workflow

#### 4.0.7

**Patch Changes**

 * bf627cc: Fixed an issue with plugin updates not appearing on WordPress.org
 * b47b46d: ci: attempt to fix GitHub actions auto deploy to wp.org.

#### 4.0.6

**Patch Changes**

 * d1df1d4: chore: update tested WordPress version to 6.8

#### 4.0.5

**Patch Changes**

 * c6cfbc1: fix: linting tooltips are now visible when using the IDE in the drawer
 * 6500ef3: fix: broken query composer by adding missing import statements for AbstractArgView
   and FieldView components. Props to @hacknug for the fix!

#### 4.0.4

**Patch Changes**

 * b4d7302: Test

#### 4.0.3

**Patch Changes**

 * fd9d099: chore: set workflow environment

#### 4.0.2

**Patch Changes**

 * a2b5fbd: – chore: Bump supported WordPress version

#### 4.0.1

**Patch Changes**

 * 477a555: ### Added
 * Introduced `wp_localize_escaped_data()` function for recursively escaping data
   before localizing it in WordPress. This ensures safe output of strings, URLs,
   integers, and nested arrays when passing data to JavaScript, using native WordPress
   functions like `wp_kses_post()` and `esc_url()`.

**Improved**

 * Enhanced security by ensuring all localized data is properly sanitized before
   being passed to `wp_localize_script()`, preventing potential XSS vulnerabilities
   and ensuring safe use of dynamic data in JavaScript.
 * 4da3973: – chore: Bump the npm_and_yarn group across 1 directory with 7 updates

#### 4.0.0

**Major Changes**

 * eda911d: Updated the plugin’s custom filter and action names to be consistent
   across the plugin

**Patch Changes**

 * eda911d: Fixed bug where credentials were being sent in the headers unnecessarily
   under certain conditions

## Meta

 *  Bersyon **4.4.1**
 *  Huling na-update **3 linggo ang nakalipas**
 *  Mga aktibong installation **1,000+**
 *  Bersyon ng WordPress ** 5.7 o mas bago **
 *  Sinubukan hanggang **6.8.5**
 *  Bersyon ng PHP ** 7.4 o mas bago **
 *  Wika
 * [English (US)](https://wordpress.org/plugins/wpgraphql-ide/)
 * Mga Tag
 * [decoupled](https://tl.wordpress.org/plugins/tags/decoupled/)[devtools](https://tl.wordpress.org/plugins/tags/devtools/)
   [GraphQL](https://tl.wordpress.org/plugins/tags/graphql/)[headless](https://tl.wordpress.org/plugins/tags/headless/)
 *  [Advanced View](https://tl.wordpress.org/plugins/wpgraphql-ide/advanced/)

## Mga Rating

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wpgraphql-ide/reviews/#new-post)

[Tingnan lahat ng review](https://wordpress.org/support/plugin/wpgraphql-ide/reviews/)

## Mga Contributor

 *   [ Joe Fusco ](https://profiles.wordpress.org/joefusco/)
 *   [ Jason Bahl ](https://profiles.wordpress.org/jasonbahl/)

## Suporta

May gusto kang sabihin? Kailangan ng tulong?

 [Tingnan ang support forum](https://wordpress.org/support/plugin/wpgraphql-ide/)