Skip to main content

dashboardUiIntegrations

Dashboard integrations for the given contexts

dashboardUiIntegrations(
contexts: [AppDashboardIntegrationContextEnum!]
): [AppDashboardIntegration!]!

Arguments

dashboardUiIntegrations.contexts ● [AppDashboardIntegrationContextEnum!] list enum

Contexts that integrations should be filtered to. If not specified, all contexts will be returned.

Type

AppDashboardIntegration object

Represents a dashboard integration for an App.

Was this page helpful?