GraphCDN

plugin banner

GraphCDN plugin for WordPress

Author:GraphCDN (profile at wordpress.org)
WordPress version required:5.0
WordPress version tested:5.9.3
Plugin version:0.1.1
Added to WordPress repository:11-05-2022
Last updated:07-07-2022
Rating, %:100
Rated by:1
Plugin URI:https://github.com/graphcdn/wp-graphcdn
Total downloads:2 539
Active installs:20+
plugin download
Click to start download

This plugin is deprecated

The company GraphCDN has been renamed! We re-published our WordPress plugin under our new name: Stellate. This plugin will continue to exist but won’t receive any further updates, please switch to the new plugin.

GraphCDN plugin for WordPress

This plugin is an addon for the popular WPGraphQL plugin. It helps with setting up GraphCDN in front of a WordPress GraphQL API by automatically taking care of invalidating the cache when content is updated in WordPress. If works no matter the source of the update (WordPress admin panel, GraphQL mutation, REST API, etc.). 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 GraphCDN service and a purging token (without that the plugin will effectively do nothing).
  • Toggle between soft and hard purging. (Soft purging means that the cache will continue serving stale data even after the purge while the data is revalidated in the background.)
  • Purge the entire GraphCDN cache right from the WordPress dashboard.

For more information check out our documentation.