refreshDashboard
mutation refreshes all data in a dashboard’s widgets to show the latest information.
Signature
Arguments
The unique identifier of the dashboard to refresh.
Response
Returns the refreshedDashboard
object with updated widget data. See Dashboard for the schema.