wp-graphql / wp-graphql-smart-cache

Smart Caching & Cache Invalidation for WPGraphQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Purge Now button not purging WPE cache

markkelnar opened this issue · comments

In the WPGraphQL admin settings page, when the 'Purge Now' check box is selection under 'Cache' and the settings are saved, the 'wpgraphql_cache_purge_all' action is triggered. This action should trigger the WP Engine varnish network cache to invalidate all WP GraphQL data for the domain.

closed by #194