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
7 forks
Language: PHP
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| This plugin enables persisted GraphQL queries to improve server security and reduce network overhead. | 24 |
| Automatically persists frequently executed GraphQL queries to improve network performance | 19 |
| Enables Meta Query support in WPGraphQL postObject queries. | 53 |
| Adds structured content blocks to WordPress posts using GraphQL | 76 |
| Enables WPML translations in WordPress GraphQL queries to improve content filtering and retrieval | 48 |
| A tool to query Gutenberg blocks using WPGraphQL | 301 |
| Extends WPGraphQL schema with language data from Polylang plugin | 129 |
| Enables exposure of Carbon Fields data to WpGraphQL queries | 23 |
| Enables the querying of ACF block data through GraphQL APIs in WordPress | 62 |
| Provides GraphQL API access to WooCommerce functionality | 651 |
| Provides integration between WPGraphQL and Meta Box Relationships to enable querying relationships between posts | 9 |
| An extension for WPGraphQL that adds basic offset pagination to WordPress queries | 16 |
| An extension of the WPGraphQL plugin to support tax queries in postObject connections using WP_Query | 47 |
| A plugin that extends Custom Post Type UI to display post types in WPGraphQL | 82 |
| Adds meta data to GraphQL output, making it accessible through both WP GraphQL and REST API. | 19 |