DeleteDashboardInputV2 is an input datatype for deleting a dashboard. It's used by the deleteDashboardV2() mutation field, which is deprecated and replaced by deleteDashboardV3().

Table: DeleteDashboardInputV2

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 18, 2024
dashboardIdstringyes Long-TermThe dashboardId to delete.
viewIdstringyes Long-TermThe unique identifier for the view containing the dashboard to delete.