OBJECT
InsightCorrelationInfo
Provides details about insight correlation
link GraphQL Schema definition
- type InsightCorrelationInfo {
- # Specific correlation details
- LocalizedString! :
- # Insight correlation type
- InsightProviderType! :
- }
OBJECT
Provides details about insight correlation
- type InsightCorrelationInfo {
- # Specific correlation details
- LocalizedString! :
- # Insight correlation type
- InsightProviderType! :
- }