@resistdesign/voltra
Preparing search index...
api
criteriaToIndexExpression
Function criteriaToIndexExpression
criteriaToIndexExpression
(
typeName
:
string
,
criteria
:
SearchCriteria
|
undefined
,
capabilities
:
Record
<
string
,
IndexedFieldCapabilities
>
|
undefined
,
)
:
IndexExpression
|
undefined
Compile all criteria using the TypeInfo-derived field capability registry.
Parameters
typeName
:
string
criteria
:
SearchCriteria
|
undefined
capabilities
:
Record
<
string
,
IndexedFieldCapabilities
>
|
undefined
Returns
IndexExpression
|
undefined
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@resistdesign/voltra
Loading...
Compile all criteria using the TypeInfo-derived field capability registry.