Options
All
  • Public
  • Public/Protected
  • All
Menu

An individual result from a LiveQuery or InstantQuery result set.

Hierarchy

  • InsightsItem

Index

Properties

Accessors

Properties

key

key: string

The identifier that maps to this item within the search result.

lastEventId

lastEventId: number

The revision of the item.

value

value: Record<string, unknown>

The contents of the item.

Accessors

cacheKey

  • get cacheKey(): string
  • CachedValue interface.

    Returns string