deleteDashboard
mutation permanently removes a dashboard and all its associated data.
Signature
Arguments
The unique identifier of the dashboard to delete.
Response
Returnstrue
if the dashboard was successfully deleted, false
otherwise.
deleteDashboard
mutation permanently removes a dashboard and all its associated data.
true
if the dashboard was successfully deleted, false
otherwise.