Modules

klevufetchresponse

2min

Ƭ KlevuFetchResponse: Object

Tools for operating results in easier way.

Type declaration

Name

Type

Description

apiResponse

null | KlevuApiRawResponse

Raw response from Klevu API

queriesById

(id: string) => KlevuFetchQueryResult | undefined

Get query result by id

suggestionsById

(id: string) => KlevuSuggestionResult | undefined

Get suggestion by Id

Defined in

Updated 25 Mar 2024
Did this page help you?