How to configure Dispatcher to cache persisted query requests?
According to the article [link], "Persisted queries are recommended as they can be cached at the Dispatcher and Content Delivery Network (CDN) layers", but I am struggling to find information on how to configure the Dispatcher cache in this article. I have tried to follow [this] add allow rules in the /cache setting, but still find it not cached. And no files related to this query get generated in the dispatcher cache folder. (The dispatcher cache works well currently on page contents).
Can anyone provide guidance on how to configure Dispatcher to cache persisted query requests? Any insights or resources on this topic would be greatly appreciated.