Preparing search index...
The search index is not available
@gradientedge/commercetools-utils
@gradientedge/commercetools-utils
GraphQLSearchExecutionFailureError
Interface GraphQLSearchExecutionFailureError
Returned when a search query could not be completed due to an unexpected failure.
interface
GraphQLSearchExecutionFailureError
{
code
:
"SearchExecutionFailure"
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
code
Properties
Readonly
code
code
:
"SearchExecutionFailure"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
@gradientedge/commercetools-utils
Loading...
Returned when a search query could not be completed due to an unexpected failure.