DesWorkspaceInsUserSettings
User settings related to insights.
type DesWorkspaceInsUserSettings {
insightTypesSettings: DesWorkspaceInsInsightTypesSettingsGql!
projectsSettings: DesWorkspaceInsProjectsSettings!
}
Fields
DesWorkspaceInsUserSettings.insightTypesSettings ● DesWorkspaceInsInsightTypesSettingsGql! non-null object
Preferences for including or excluding specific insight types.
DesWorkspaceInsUserSettings.projectsSettings ● DesWorkspaceInsProjectsSettings! non-null object
Project settings that influence which insights are shown.