dashboardThemeUpdate
Update an existing dashboard theme.
dashboardThemeUpdate(
id: ID!
input: DashboardThemeInput!
): DashboardThemeUpdate!
Arguments
dashboardThemeUpdate.id ● ID! non-null scalar
dashboardThemeUpdate.input ● DashboardThemeInput! non-null input
Type
DashboardThemeUpdate object
Result of dashboard theme update mutation.