[WordPress] 外掛分享: Gato GraphQL

首頁外掛目錄 › Gato GraphQL
WordPress 外掛 Gato GraphQL 的封面圖片
80+
安裝啟用
★★★★★
5/5 分(36 則評價)
15 天前
最後更新
問題解決
WordPress 6.1+ PHP 8.1+ v17.0.0 上架:2024-01-07

內容簡介

Gato GraphQL 是一款功能強大且彈性十足的 WordPress GraphQL 伺服器外掛,可將 WordPress 資料透過 GraphQL API 對外公開,適用於打造高效能應用程式、無頭式網站,以及加速 Gutenberg 區塊開發。

【主要功能】
• 將文章、使用者、留言等資料透過 GraphQL 公開存取
• 支援建立多個自訂 GraphQL 端點與預存查詢
• 提供細緻的存取控制與 HTTP 快取機制
• 可於 PHP 應用程式內部直接執行 GraphQL 查詢
• 整合 WooCommerce、Elementor、Polylang 等熱門外掛
• 支援自動化排程執行查詢與多語翻譯功能

外掛標籤

開發者團隊

⬇ 下載最新版 (v17.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Gato GraphQL」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Gato GraphQL is a powerful and flexible GraphQL server for WordPress.
Use it to expose WordPress data via GraphQL. Access any piece of data (posts, users, comments, tags, categories, etc) from your application, and also transform and mutate data.
The standard use cases are:
Code performant apps: Send a GraphQL query to your API and get exactly what you need, nothing more and nothing less.
Build dynamic/headless sites: Use WordPress as the CMS to manage data, and your framework of choice to render the site.
Speed up creating Gutenberg blocks: Ship Gutenberg blocks faster, by avoiding creating REST controllers to feed them data.
With Gato GraphQL, you also have the flexibility to migrate your application from WordPress to another PHP-based framework or CMS (if ever needed) with minimal effort: The GraphQL server can run via its standalone PHP component (which doesn’t depend on WordPress), and only those resolvers fetching WordPress data (posts, users, comments, etc) used by your application would need to be ported. You can do Headless WordPress without WordPress, avoiding the vendor lock-in to WordPress.
Power Extensions
The Power Extensions allow you to augment the server functionality.

You can purchase a bundle containing all the power extensions.
The available power extensions are:
Access Control: Grant granular access to the schema (based on the user being logged-in, having some role or capability, or by IP), to manage who can access what data.
Caching: Make your application faster by providing HTTP Caching for the GraphQL response, and by caching the results of expensive operations.
Custom Endpoints: Create and expose multiple custom GraphQL schemas under their own URL, for different users, applications, external services, or other.
Deprecation: Evolve the GraphQL schema by deprecating fields, and explaining how to replace them, through a user interface.
HTTP Client: Connect to and interact with external services via their APIs.
Internal GraphQL Server: Execute GraphQL queries directly within your application, using PHP code.
Multiple Query Execution: Combine multiple queries into a single query, sharing state across them and executing them in the requested order.
Persisted Queries: Use GraphQL queries to create pre-defined endpoints as in REST, obtaining the benefits from both APIs.
Query Functions: Manipulate the values of fields within the GraphQL query, via a collection of utilities and special directives providing meta-programming capabilities.
Schema Functions: The GraphQL schema is provided with fields and directives which expose functionalities from the PHP programming language.
Premium Extensions
Premium Extensions allow you to integrate popular services and WordPress plugins into the GraphQL schema, and automate the execution of queries.
You can purchase each premium extension separately.
The available premium extensions are:
Automation: Use GraphQL to automate tasks in your app: Execute queries when some event happens, chain queries, and schedule and trigger queries via WP-Cron.
Bricks: Integration with the Bricks plugin, to parse and update data in Bricks pages and templates.
Elementor: Integration with the Elementor plugin, to parse and update data in Elementor pages and templates.
Events Manager: Integration with the Events Manager plugin, to fetch event data.
JetEngine: Integration with the JetEngine plugin, to fetch custom content types and related data.
MultilingualPress: Integration with the MultilingualPress plugin, to fetch multilingual data.
Polylang: Integration with the Polylang plugin, adding fields and filters to select the language when fetching data on a multilingual site.
Translation: Translate a field value using the service provider of your choice, among ChatGPT, Claude, DeepSeek, Mistral AI, DeepL, and Google Translate.
WooCommerce: Integration with WooCommerce, to fetch product data.
Built with Gato GraphQL
All the plugins by Gato Plugins use Gato GraphQL under the hook.
You can use Gato GraphQL to do everything offered by Gato Plugins!
The plugins are:
Gato AI Translations for Polylang: Automatically translate all content on your WordPress site, using the LLM of your choice: ChatGPT, Claude, DeepSeek, Mistral AI, DeepL, and Google Translate.

延伸相關外掛

文章
Filter
Mastodon