wp-graphql-meta-query
Meta query manager
Enables Meta Query support in WPGraphQL postObject queries.
WPGraphQL Extension: Adds "meta_query" support to postObject connection queries using WP_Query
53 stars
6 watching
18 forks
Language: PHP
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
roborourke/wp-graphql-meta | Adds meta data to GraphQL output, making it accessible through both WP GraphQL and REST API. | 19 |
hsimah-services/wp-graphql-mb-relationships | Provides integration between WPGraphQL and Meta Box Relationships to enable querying relationships between posts | 9 |
wp-graphql/wp-graphql-custom-post-type-ui | A plugin that extends Custom Post Type UI to display post types in WPGraphQL | 82 |
wp-graphql/wp-graphql-tax-query | An extension of the WPGraphQL plugin to support tax queries in postObject connections using WP_Query | 47 |
rburgst/wp-graphql-wpml | Enables WPML translations in WordPress GraphQL queries to improve content filtering and retrieval | 48 |
valu-digital/wp-graphql-polylang | Extends WPGraphQL schema with language data from Polylang plugin | 129 |
quartz/wp-graphql-persisted-queries | Enables persisted queries in WPGraphQL by storing query hashes or IDs and loading saved queries on request. | 17 |
hsimah-services/wp-graphql-metabox | An integration between WPGraphQL and Meta Box for exposing custom fields in WordPress GraphQL schema | 24 |
wp-graphql/wp-graphql-woocommerce | Provides GraphQL API access to WooCommerce functionality | 647 |
dalkmania/wp-graphql-cpt | Adds custom post types and taxonomies to the WP GraphQL Endpoint | 13 |
matepaiva/wp-graphql-crb | Enables exposure of Carbon Fields data to WpGraphQL queries | 23 |
tylerbarnes/wp-graphql-enable-all-post-types | A plugin that extends WordPress GraphQL schema to include custom post types | 6 |
pristas-peter/wp-graphql-gutenberg | A tool to query Gutenberg blocks using WPGraphQL | 301 |
darylldoyle/wp-graphql-offset-pagination | An extension for WPGraphQL that adds basic offset pagination to WordPress queries | 15 |
axewp/wp-graphql-gravity-forms | A plugin that adds support for interacting with Gravity Forms using the GraphQL query language | 164 |