-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
type: enhancementImprovements to existing functionalityImprovements to existing functionality
Description
Currently there's a lot of confusion about the WPGraphQL smart cache settings.
The recommendation is typically to use GET requests (+ persisted queries) and take advantage of network cache (Varnish, etc)
Object cache should only be used as a crutch when GET cannot be used.
The settings page makes it seem like the network cache and object cache are closely related. It would be good to have the settings be more clear both in wording and visual hierarchy, etc.
Metadata
Metadata
Assignees
Labels
type: enhancementImprovements to existing functionalityImprovements to existing functionality