WooCommerce REST API Not Implementing Caching
I am currently experiencing an issue where the WooCommerce REST API is not caching responses, while the WP REST API is successfully implementing caching. I am looking for assistance in understanding why this is happening and how to enable caching for the WooCommerce REST API.
Is it possible to cache the WC REST API by WP REST Cache?