You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GuySartorelli
changed the title
TODO: Combine cached classes into a UNION to cut down on extravagant queries
Combine cached classes into a UNION to cut down on extravagant queries
Oct 25, 2023
Description
Investigate possible improvements for QueryCachingMiddleware::getCachedResponse by using DataQuery::union method to reduce additional queries.
See:
silverstripe-graphql/src/Middleware/QueryCachingMiddleware.php
Lines 112 to 121 in 4c66b57
The text was updated successfully, but these errors were encountered: