The product analytics panel query does not return the queryOverrides property
Problem to solve
The GraphQL ProductAnalyticsDashboardPanel
type does not include the dashboard.panel.queryOverrides
property - as is defined in our dashboard schema.
Suggested solution
Update the GraphQL type to include panel queryOverrides
.