Code Insights: Fix problem with lang stats creation through all insights dashboard
Created by: vovakulikov
Closes https://github.com/sourcegraph/sourcegraph/issues/28925
This PR adds logic to lang stats creation to omit all insights dashboard in the dashboard
field in the lang stats mutation variables field.
It also changes the virtual URL id resolving logic. This PR removes checks by dashboard type and uses only one way to check dashboard existing - its id.