18 Repositories
PHP wpgraphql Libraries
Add WooCommerce support and functionality to your WPGraphQL server
WPGraphQL WooCommerce (WooGraphQL) Docs β’ AxisTaylor β’ Join Slack Quick Install Install & activate WooCommerce Install & activate WPGraphQL Download t
This is an extension to the WPGraphQL plugin for Yoast SEO
WPGraphQl Yoast SEO Plugin Please note version 14 of the Yoast Plugin is a major update. If you are stuck on version of Yoast before V14 then use v3 o
WPGraphQL for Meta Box
WPGraphQL-MetaBox: WPGraphQL provider for Meta Box Quick Install Download and install like any WordPress plugin. Documentation The WPGraphQL documenta
WPGraphQL FacetWP integration plguin
WPGraphQL-FacetWP: WPGraphQL provider for FacetWP Quick Install Download and install like any WordPress plugin. Documentation The WPGraphQL documentat
Adds Settings to the Custom Post Type UI plugin to show Post Types in WPGraphQL
DEPRECATION NOTICE π Custom Post Type UI v1.9.0 introduced formal support for WPGraphQL!!! π With that, this plugin is being deprecated and will no
Wordpress wrapper to expose Carbon Fields to WpGraphQL queries.
WpGraphQLCrb A Wordpress wrapper to expose Carbon Fields to WpGraphQL queries. Important This is just the first version. There is a lot of work to be
WPGraphQL for Advanced Custom Fields
WPGraphQL for Advanced Custom Fields WPGraphQL for Advanced Custom Fields automatically exposes your ACF fields to the WPGraphQL Schema. Install and A
a wordpress plugin that improves wpgraphql usage together with wpml
WPGraphQL WPML Extension Contributors: rburgst Stable tag: 1.0.6 Tested up to: 5.6.1 Requires at least: 4.9 Requires PHP: 7.0 Requires WPGraphQL: 0.8.
WPGraphQL Polylang Extension for WordPress
WPGraphQL Polylang Extension Extend WPGraphQL schema with language data from the Polylang plugin. Features For posts and terms (custom ones too!) Adds
Structured content blocks for WPGraphQL
WPGraphQL Content Blocks (Structured Content) This WPGraphQL plugin returns a WordPress postβs content as a shallow tree of blocks and allows for some
An WPGraphQL extension that adds SearchWP's query functionality to the GraphQL server
QL Search What is QL Search? An extension that integrates SearchWP into WPGraphQL. Quick Install Install & activate SearchWP v3.1.9+ Install & activat
Send emails via mutation using WpGraphQl
WPGraphQL Send Email Plugin One of the simple things about a traditional WordPress sites is sending emails, this plugin makes it easy to do this via a
[ALPHA] Implementation of persisted queries for WPGraphQL
WPGraphQL Persisted Queries Persisted GraphQL queries allow a GraphQL client to optimistically send a hash of the query instead of the full query; if
WPGraphQL Extension: Adds "meta_query" support to postObject connection queries using WP_Query
WPGraphQL Meta Query This plugin adds Meta_Query support to the WP GraphQL Plugin for postObject query args. Why is this an extension and not part of
Enable query locking for WPGraphQL by implementing persisted GraphQL queries.
π WP GraphQL Lock This plugin enables query locking for WPGraphQL by implementing persisted GraphQL queries. Persisted GraphQL queries allow a GraphQ
Authentication for WPGraphQL using JWT (JSON Web Tokens)
WPGraphQL JWT Authentication This plugin extends the WPGraphQL plugin to provide authentication using JWT (JSON Web Tokens) JSON Web Tokens are an ope
:rocket: GraphQL API for WordPress
WPGraphQL WPGraphQL is a free, open-source WordPress plugin that provides an extendable GraphQL schema and API for any WordPress site. Below are some
EXPERIMENTAL plugin extending WPGraphQL to support querying (Gutenberg) Blocks as data, using Server Side Block registries to map Blocks to the GraphQL Schema.
WPGraphQL Block Editor This is an experimental plugin to work toward compatiblity between the WordPress Gutenberg Block Editor and WPGraphQL, based on