
內容簡介
Stellate 是一款專為 WordPress 設計的外掛,作為 WPGraphQL 的附加功能,能自動在內容更新時清除快取,確保 GraphQL API 提供最新的資料,無論更新來源為何。
【主要功能】
• 自動清除快取
• 支援自訂文章類型與分類
• 於控制台輕鬆管理快取設定
外掛標籤
開發者團隊
原文外掛簡介
Stellate plugin for WordPress
This plugin is an addon for the popular WPGraphQL plugin. It helps set up Stellate in front of a WordPress GraphQL API by automatically invalidating the cache when content is updated in WordPress. It works no matter the source of the update, whether that is via the WordPress admin panel, a GraphQL mutation, the REST API, or another method. It also supports custom post types and custom taxonomies that are exposed over the GraphQL API.
This plugin only works when you already have the WPGraphQL plugin installed. After adding this plugin, you’ll see a new menu item named “Caching” in the “GraphQL” section of the dashboard sidebar. Here you can:
Add the name of your Stellate service and a purging token (without that, the plugin will do nothing).
Toggle between soft and hard purging. (Soft purging means the cache will continue serving stale data even after the purge while Stellate updates the data in the background.)
Purge the entire Stellate cache right from the WordPress dashboard.
For more information, check out our documentation.
