Magidoc

DashboardWidgetType
Enum

The type of widget to be displayed on the dashboard. Available types include:

  • ActionsList: Shows a list of actions with customizable filters
  • ProjectsList: Displays projects in a list format
  • BarChart/PieChart/Line: Various chart visualizations
  • ProjectStatus: Shows detailed status of a specific project
  • TimelineView: Displays project timelines and dependencies
  • Numbers: Shows key metrics and KPIs

Possible Values

#

barChart

pieChart

embed

image

text

table

actionsList

files

notes

numbers

timeTracked

goal

goalsList

analytics

line

pivotTable

projectsList

projectStatus

button

sectionHeader

risksAndIssues

timelineView

recentProjectsList

recentPeopleList

userWorkspaceActivity

myActionsList

myActionsStatus

myActionsCalendar

scratchPad

tipsAndTricks

projectDetails

calendar

Usages

#

References

#

  • Argument type of field createDashboardWidget from type Mutation
  • Argument type of field updateDashboardWidget from type Mutation