WPGraphQL IDE is a next-generation query editor for WPGraphQL, built on WordPress’s component library and CodeMirror 6. It replaces the bundled legacy GraphiQL interface with a faster, more extensible IDE that feels native to wp-admin. Three ways to open the IDE: Dedicated page at wp-admin/admin.php?page=graphql-ide Drawer — slide-up panel triggered from the admin bar, available on every wp-admin and front-end page Public endpoint mode (opt-in) — visiting the GraphQL endpoint URL in a browser renders the IDE shell instead of returning JSON. Anonymous visitors get a read-only schema brows...
Read the full description on WordPress.org →