Magidoc

getDashboardWidgets
Query

Retrieves all widgets associated with a specific dashboard. Common use cases:

  1. Loading a dashboard's initial state
  2. Refreshing dashboard content
  3. Exporting dashboard configuration

Arguments

#

dashboardId

ID !
Non-null

Response

#

Returns [ DashboardWidget !]!.

Example

#

    
  

3

    
  

3

    
  

3