/

WPGraphQL Extensions

WordPress plugins that extend the behavior of WPGraphQL


WPGraphQL for Advanced Custom Fields

This FREE plugin exposes fields from Advanced Custom Fields (Free and Pro) to the WPGraphQL Schema allowing you to interact with data in ACF fields via GraphQL Queries


WPGraphQL for WooCommerce

This FREE plugin exposes WooCommerce data to WPGraphQL allowing you to interact with your store's data via GraphQL Queries and mutations.


WPGraphQL Tax Query

This FREE plugin filters the connections for Posts and Post Types to allow for advanced querying by taxonomy filters.

A feature like this will be in core WPGraphQL soon, but for now you can use the plugin.


WPGraphQL Meta Query

This FREE plugin filters the connections for Posts and Post Types to allow for advanced querying using meta filters.

Querying by meta can be dangerous, do this feature will likely not be in the core plugin, but if you need it:


WPGraphQL Insights

This FREE plugin adds debug info to your GraphQL queries, such as trace information and a Query Log.

Think of it as the Query Monitor for WPGraphQL


WPGraphQL Dad Jokes

This FREE plugin allows you to query random Dad Jokes using GraphQL! This wraps the icanhazdadjoke.com REST API and was created mostly to demonstrate how to build WPGraphQL Extensions.


WPGraphQL JWT Authentication

This FREE plugin enables you to authenticate to WordPress using a GraphQL login mutation and get JWT tokens in response and use to make authenticated requests to WordPress.


WPGraphiQL

This FREE plugin brings the popular GraphiQL IDE to the WordPress Admin allowing you to test your WPGraphQL Queries and Mutations from the WordPress dashboard.


WPGraphQL for Custom Post Type UI

This FREE plugin adds settings to Custom Post Type UI allowing you to set which Post Types and Taxonomies registered by CPTUI should display in the WPGraphQL Schema.


WPGraphQL Content Blocks

This FREE plugin from the folks at QZ.com exposes a way to query HTML content from WordPress Posts and Pages as "Blocks" (not related to Gutenberg) to bring more structure to your queried content.


WPGraphQL for Yoast SEO

This FREE plugin from @Ash_Hitchcock exposes data managed by Yoast SEO to the WPGraphQL Schema, allowing for your SEO data to be used in your headless applications.


WPGraphQL Send Email

This FREE plugin from @Ash_Hitchcock allows you to send emails via a simple mutation. Includes the abilitty to restrict sending to trusted origins.


WPGraphQL for SEOPress

This FREE plugin from @moon_meister exposes data managed by SEOPress to the WPGraphQL Schema, allowing for SEO data to be used in your headless applications.


WPGraphQL Gutenberg

This FREE plugin from @pristas_peter exposes Gutenberg Blocks to the WPGraphQL Schema, allowing blocks to be queried with GraphQL!


WPGraphQL for Gravity Forms

This FREE plugin from @KellenMace of @harness_up exposes @gravityforms data to WPGraphQL, allowing you to query for forms, fields, entries, and more.


WPGraphQL for Posts 2 Posts

This FREE plugin from @KellenMace of @harness_up automatically creates GraphQL connections for all of your Posts 2 Posts connections.


WPGraphQL Meta

This FREE plugin from @robertorourke exposes meta registered via the WordPress register_meta API to WPGraphQL


WPGraphQL Persisted Queries

This FREE plugin from @qz adds the ability to use Persisted Queries with WPGraphQL.


WPGraphQL for BuddyPress

This FREE plugin from @RenatoNascAlves exposes BuddyPress data to WPGraphQL


WPGraphQL Lock

This FREE plugin from @esamatti and team at @ValuDigital enables query locking for WPGraphQL by implementing persisted GraphQL queries.


WPGraphQL Polylang

This FREE plugin from @esamatti and team at @ValuDigital extends the WPGraphQL schema with language data from the popular Polylang plugin.


WPGraphQL WPML

This FREE plugin from @rburgst extends the WPGraphQL schema with language data from the WPML plugin. In addition it turns off WPML default filters in order to be able to iterate over all posts regardless of language.


WPGraphQL for FacetWP

This FREE plugin from @hsimah exposes filters on WPGraphQL queries to allow for faceted search with FacetWP


WPGraphQL Cors

This FREE plugin from @kidunot89 and @byfunkhaus claims to enable authentication with WPGraphQL to "just work" by allowing you to set CORS headers that GraphQL will accept, which means WordPress default auth cookies can be accepted.


WPGraphQL Offset Pagination

This FREE plugin from @enshrined adds basic offset pagination as opposed to the standard Cursor based pagination that ships with WPGraphQL.


WPGraphQL for Metabox

This FREE plugin from @hsimah exposes fields registered using the popular http://MetaBox.io to the WPGraphQL Schema.


Total Counts for WPGraphQL

Total Counts for WPGraphQL

This FREE plugin from @builtbycactus exposes total counts to connections in the WPGraphQL Schema


WPGraphQL Google Schema

This FREE plugin from @izzygld261 adds Google Schema support to WPGraphQL


WPGraphQL MB (MetaBox)

This FREE plugin from @DalkMania adds all registered metaboxes using http://MetaBox.io to the WPGraphQL Schema.


WPGraphQL Polls

This FREE plugin from @andrenosouza allows you to interact with data from the WP-Polls plugin via GraphQL Queries and Mutations


WPGraphQL MetaBox Relationships

This FREE plugin from @hsimah adds support for the http://MetaBox.io Relationships field to WPGraphQL (when also using his wp-graphql-metabox plugin)


WPGraphQL Enable All Post Types

This FREE plugin from @tylbar automatically adds ALL registered post types to the WPGraphQL Schema


WPGraphQL for Carbon Fields

This FREE plugin from @matepaiva exposes fields registered using Carbon Fields to the WPGraphQL Schema


WPGraphQL Enable All Post Types

This FREE plugin from @DalkMania automatically adds ALL registered post types to the WPGraphQL Schema

Edit on GitHub