Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
GraphQLSearchFacetPathNotFoundError
Interface GraphQLSearchFacetPathNotFoundError
Returned when a search facet path could not be found.
interface
GraphQLSearchFacetPathNotFoundError
{
code
:
"SearchFacetPathNotFound"
;
[
key
:
string
]
:
any
;
}
Indexable
[
key:
string
]:
any
Index
Properties
code
Properties
Readonly
code
code
:
"SearchFacetPathNotFound"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
code
Typescript SDK Type Docs
Loading...
Returned when a search facet path could not be found.