Extensions

Plugins that extend WPGraphQL functionality

WPGraphQL for Ninja Forms

This free plugin exposes forms created by the Ninja Forms plugin to the WPGraphQL Schema and allows for the forms to be submitted via GraphQL Mutations.

View Extension

WPGatsby

This plugin configures your WordPress site to be an optimized source for Gatsby

View Extension

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.

You can learn more at https://acf.wpgraphql.com

View Extension

WPGraphQL for WooCommerce

WooGraphQL, the powerful extension plugin that seamlessly integrates WooCommerce with WPGraphQL, bringing the best of e-commerce to the GraphQL world! Unlock the full potential of headless e-commerce and build lightning-fast, scalable, and flexible online stores with WooGraphQL.

Discover the future of e-commerce development with WooGraphQL!

View Extension

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.

View Extension

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.

View Extension

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.

View Extension

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.

View Extension

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:

View Extension

WPGraphQL Polls

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

View Extension

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.

View Extension

WPGraphQL for FacetWP

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

View Extension

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.

View Extension

WPGraphQL Meta

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

View Extension

WPGraphQL Gutenberg

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

View Extension

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.

View Extension

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.

View Extension

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.

View Extension

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.

View Extension