PivotSuggestions interface

Defines the pivot segment.

Properties

pivot

The segment from the original query to pivot on.

suggestions

A list of suggested queries for the pivot.

Property Details

pivot

The segment from the original query to pivot on.

pivot: string

Property Value

string

suggestions

A list of suggested queries for the pivot.

suggestions: Query[]

Property Value

Query[]