Select fields, see live previews, and export with one click.
getPosts(first: 10) { ... } OKThe visual workspace for WPGraphQL
Generate, preview, save, and export production-ready WPGraphQL queries without manually writing GraphQL code.
localhost:3000/wp-admin/toolkit
A better workflow
Manual query building is error-prone and time-consuming. Stop context-switching between GraphiQL and your IDE just to find one field ID.
Select fields, see live previews, and export with one click.
getPosts(first: 10) { ... } OKWrestle with nested fragments and accidental circular dependencies.
query { nodes { id ... } }Everything in one place
Point and click to build complex queries. We handle nesting and fragments for you.
Start from battle-tested query patterns for posts, pages, and custom post types.
Browse your entire WordPress schema without leaving the toolkit interface.
Test your queries instantly with live WordPress data to verify results.
Organize and store your most-used queries in custom folders for team sharing.
Export to JavaScript, TypeScript, or direct Apollo and Relay fragments.
localhost:3000/wp-admin/toolkit
Visual builder
Explore your schema in a clean hierarchy. Select what you need and watch the optimized query generate in real time.
localhost:3000/wp-admin/toolkit
Schema explorer
Browse ACF fields, WooCommerce products, and custom post types with intelligent tooltips and type definitions.
Simple by design
Start from a blank query or a curated base.
Check boxes for the data you need.
Optimized GraphQL is created instantly.
Verify the output with live data.
Paste into your Next.js or Nuxt app.
WordPress->WPGraphQL->WP GraphQL Toolkit->Next.js / RemixFree while we build
$0 while in development
FAQ
Absolutely. If fields are exposed to WPGraphQL, Toolkit detects them, parses their types, and lets you build queries for them visually.
Yes. Export standard GraphQL syntax to .graphql files or string templates for Apollo, Relay, and native fetch requests.
Yes. WP GraphQL Toolkit is compatible with WordPress Multisite installations, so you can manage queries across your network.
Build with confidence
Join developers who have reclaimed their time by ditching manual query writing.