This page describes the DashboardInput object used for creating and updating dashboards.

DashboardInput

id
String
Optional dashboard ID for update operations. Omit for creation.
name
String!
required
Display name for the dashboard.
description
String
Optional description of the dashboard’s purpose and contents.
domainId
String
Optional domain ID to associate with the dashboard.

Additional Resources