wp-graphql-persisted-queries
Query storage
Enables persisted queries in WPGraphQL by storing query hashes or IDs and loading saved queries on request.
[ALPHA] Implementation of persisted queries for WPGraphQL
17 stars
3 watching
6 forks
Language: PHP
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
valu-digital/wp-graphql-lock | This plugin enables persisted GraphQL queries to improve server security and reduce network overhead. | 24 |
danslo/magento2-module-automatic-persisted-queries | Automatically persists frequently executed GraphQL queries to improve network performance | 19 |
wp-graphql/wp-graphql-meta-query | Enables Meta Query support in WPGraphQL postObject queries. | 53 |
quartz/wp-graphql-content-blocks | Adds structured content blocks to WordPress posts using GraphQL | 76 |
rburgst/wp-graphql-wpml | Enables WPML translations in WordPress GraphQL queries to improve content filtering and retrieval | 48 |
pristas-peter/wp-graphql-gutenberg | A tool to query Gutenberg blocks using WPGraphQL | 301 |
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 |
pristas-peter/wp-graphql-gutenberg-acf | Enables the querying of ACF block data through GraphQL APIs in WordPress | 62 |
wp-graphql/wp-graphql-woocommerce | Provides GraphQL API access to WooCommerce functionality | 647 |
hsimah-services/wp-graphql-mb-relationships | Provides integration between WPGraphQL and Meta Box Relationships to enable querying relationships between posts | 9 |
darylldoyle/wp-graphql-offset-pagination | An extension for WPGraphQL that adds basic offset pagination to WordPress queries | 15 |
wp-graphql/wp-graphql-tax-query | An extension of the WPGraphQL plugin to support tax queries in postObject connections using WP_Query | 47 |
wp-graphql/wp-graphql-custom-post-type-ui | A plugin that extends Custom Post Type UI to display post types in WPGraphQL | 82 |
roborourke/wp-graphql-meta | Adds meta data to GraphQL output, making it accessible through both WP GraphQL and REST API. | 19 |