Preparing search index...
The search index is not available
@gradientedge/commercetools-utils
@gradientedge/commercetools-utils
SearchFacetPathNotFoundError
Interface SearchFacetPathNotFoundError
Returned when a search facet path could not be found.
interface
SearchFacetPathNotFoundError
{
code
:
"SearchFacetPathNotFound"
;
message
:
string
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
code
message
Properties
Readonly
code
code
:
"SearchFacetPathNotFound"
Readonly
message
message
:
string
"Facet path $path not found."
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
message
@gradientedge/commercetools-utils
Loading...
Returned when a search facet path could not be found.