Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InsightQueryItemProperties

Package version

Represents Insight Query.

Hierarchy

Index

Properties

Optional additionalQuery

The activity query definitions.

Optional baseQuery

baseQuery: undefined | string

The base query of the insight.

Optional chartQuery

chartQuery: Record<string, unknown>

The insight chart query.

Optional dataTypes

Data types for template

Optional defaultTimeRange

The insight chart query.

Optional description

description: undefined | string

The insight description.

Optional displayName

displayName: undefined | string

The insight display name.

Optional entitiesFilter

entitiesFilter: Record<string, unknown>

The query applied only to entities matching to all filters

Optional inputEntityType

inputEntityType: EntityType

The type of the entity

Optional referenceTimeRange

The insight chart query.

Optional requiredInputFieldsSets

requiredInputFieldsSets: string[][]

Data types for template

Optional tableQuery

The insight table query.

Generated using TypeDoc