Preparing search index...
The search index is not available
Graviola CRUD
Graviola CRUD
search-facet-schema/src
scopesForType
Function scopesForType
scopesForType
(
sidecar
:
SearchFacetSchema
,
typeName
:
string
,
)
:
{
facets
:
string
[]
;
fulltext
:
string
[]
}
Scope pointers belonging to a type (fulltext + facets).
Parameters
sidecar
:
SearchFacetSchema
typeName
:
string
Returns
{
facets
:
string
[]
;
fulltext
:
string
[]
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Graviola CRUD
Loading...
Scope pointers belonging to a type (fulltext + facets).