GetInsightsResultsMetadata interface

Get Insights result metadata.

Properties

errors

information about the failed queries

totalCount

the total items found for the insights request

Property Details

errors

information about the failed queries

errors?: GetInsightsErrorKind[]

Property Value

totalCount

the total items found for the insights request

totalCount: number

Property Value

number