visualizeDashboard
Fetch static Visualize dashboard by type
Arguments
Returns
VisualizeDashboardType Example
query visualizeDashboard($dashboard_type: String!) { visualizeDashboard(dashboard_type: $dashboard_type) { url }}Fetch static Visualize dashboard by type
VisualizeDashboardType query visualizeDashboard($dashboard_type: String!) { visualizeDashboard(dashboard_type: $dashboard_type) { url }}