Modules
klevufetchqueryresult
1min
Ƭ KlevuFetchQueryResult: KlevuQueryResult & KlevuResultEvent & { annotationsById?: (productId: string, languageCode: string) => Promise<undefined | KlevuAnnotations> ; functionParams?: KlevuFetchFunctionParams ; getPage?: KlevuNextFunc ; next?: KlevuNextFunc }
Fetch query results
Updated 25 Mar 2024
Did this page help you?