magento2-module-automatic-persisted-queries
Query caching
Automatically persists frequently executed GraphQL queries to improve network performance
Apollo-compatible automatic persisted queries, to improve GraphQL network performance.
19 stars
4 watching
5 forks
Language: PHP
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
quartz/wp-graphql-persisted-queries | Enables persisted queries in WPGraphQL by storing query hashes or IDs and loading saved queries on request. | 17 |
graycoreio/magento2-graphql-introspection-cache | A caching mechanism for GraphQL introspection queries in Magento 2 to minimize bootstrapping time. | 9 |
valu-digital/wp-graphql-lock | This plugin enables persisted GraphQL queries to improve server security and reduce network overhead. | 24 |
yireo/yireo_customgraphqlquerylimiter | A Magento 2 module to customize settings for the GraphQL Query Limiter and enhance performance and security of headless Magento. | 2 |
yireo/yireo_graphqlratelimiting | Magento 2 module to add rate limiting to GraphQL resources | 11 |
elgentos/magento2-algolia-performance | Enables customization of Algolia Autocomplete performance in Magento 2 | 4 |
open-source-labs/obsidian | A GraphQL caching module for Deno applications | 754 |
danslo/magento2-module-velvet | A metapackage bundling multiple GraphQL modules for integration with Magento 2. | 0 |
yireo/yireo_additionalendpointsgraphql | Provides additional GraphQL endpoints for Magento 2 to retrieve product, category, CMS block, and customer information | 11 |
urigo/graphql-modules | Toolset for creating reusable and maintainable GraphQL server modules | 1,311 |
apollographql/eslint-plugin-graphql | A tool to validate GraphQL queries against a predefined schema | 1,213 |
oslabs-beta/graphql-gate | A GraphQL query complexity analysis and rate limiting library for Node.js APIs. | 57 |
noripyt/django-cachalot | A Django ORM query caching system to improve performance by storing and invalidating cached queries. | 1,251 |
mhallin/graphql_ppx | Library to rewrite and validate GraphQL queries at compile-time | 320 |
larsroettig-dev/module-graphqlstorepickup | A Magento 2 module providing a GraphQL endpoint for searching pickup stores by postcode or name, with filter and pagination capabilities. | 10 |