EnvironmentInsightsConfig
Per-environment insights configuration. Sections are nested so new ones can be added alongside overview.
type EnvironmentInsightsConfig {
overview: EnvironmentInsightsOverviewConfig!
}
Fields
EnvironmentInsightsConfig.overview ● EnvironmentInsightsOverviewConfig! non-null object common
Configuration for the insights overview.
Member Of
AppEnvironment object