Skip to content

SearchResponse

Aleksandr Rogov edited this page Jul 15, 2023 · 1 revision

Interface: SearchResponse<TValue>

Type parameters

Name Type
TValue any

Table of contents

Properties

Properties

facets

facets: any


querycontext

querycontext: any


totalrecordcount

totalrecordcount: number


value

value: TValue[]

Search results

Clone this wiki locally