@coveo/headless
Preparing search index...
Commerce
SearchState
Interface SearchState
interface
SearchState
{
error
:
CommerceAPIErrorStatusResponse
|
null
;
isLoading
:
boolean
;
products
:
Product
[]
;
responseId
:
string
;
results
:
Result
[]
;
}
Index
Properties
error
is
Loading
products
response
Id
results
Properties
error
error
:
CommerceAPIErrorStatusResponse
|
null
is
Loading
isLoading
:
boolean
products
products
:
Product
[]
response
Id
responseId
:
string
results
results
:
Result
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
In this article
Properties
error
is
Loading
products
response
Id
results
@coveo/headless
Loading...