Code Insights: Use cached data for the all insights dashboard
Created by: vovakulikov
Fixes https://github.com/sourcegraph/sourcegraph/issues/37953
Test plan
- Go to the all insight dashboard
- Make sure that you have only one
getInsights
network gql request.
App preview:
Check out the client app preview documentation to learn more.