wp-graphql-cpt
Post type indexer
Adds custom post types and taxonomies to the WP GraphQL Endpoint
This plugin is an add-on for WP GraphQL. It builds on top of WP GraphQL and adds all registered custom post types and taxonomies to the WP GraphQL Endpoint.
13 stars
2 watching
3 forks
Language: PHP
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wp-graphql/wp-graphql-custom-post-type-ui | A plugin that extends Custom Post Type UI to display post types in WPGraphQL | 82 |
tylerbarnes/wp-graphql-enable-all-post-types | A plugin that extends WordPress GraphQL schema to include custom post types | 6 |
dalkmania/wp-graphql-mb | A plugin that integrates custom fields from metaboxes into the GraphQL endpoint of WP GraphQL | 9 |
builtbycactus/total-counts-for-wp-graphql | Adds support for fetching total post counts from WP-GraphQL | 18 |
roborourke/wp-graphql-meta | Adds meta data to GraphQL output, making it accessible through both WP GraphQL and REST API. | 19 |
wp-graphql/wp-graphql-meta-query | Enables Meta Query support in WPGraphQL postObject queries. | 53 |
wp-graphql/wp-graphql-tax-query | An extension of the WPGraphQL plugin to support tax queries in postObject connections using WP_Query | 47 |
valu-digital/wp-graphql-polylang | Extends WPGraphQL schema with language data from Polylang plugin | 129 |
matepaiva/wp-graphql-crb | Enables exposure of Carbon Fields data to WpGraphQL queries | 23 |
wp-graphql/wp-graphql-woocommerce | Provides GraphQL API access to WooCommerce functionality | 647 |
harness-software/wp-graphql-posts-to-posts | Creates GraphQL connections for Post-to-Post relationships in WordPress | 8 |
rburgst/wp-graphql-wpml | Enables WPML translations in WordPress GraphQL queries to improve content filtering and retrieval | 48 |
hsimah-services/wp-graphql-mb-relationships | Provides integration between WPGraphQL and Meta Box Relationships to enable querying relationships between posts | 9 |
jjgrainger/wp-custom-post-type-class | A class that simplifies the creation of custom post types in WordPress with intuitive API and flexible configuration options. | 416 |
andrenoberto/wp-graphql-polls | A GraphQL interface for interacting with WP-Polls | 3 |