@wearesage/schema
Preparing search index...
QueryCondition
Type Alias QueryCondition
type
QueryCondition
=
{
async
?:
boolean
;
operator
:
QueryOperator
;
property
:
string
;
value
:
any
;
}
Index
Properties
async?
operator
property
value
Properties
Optional
async
async
?:
boolean
operator
operator
:
QueryOperator
property
property
:
string
value
value
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
async
operator
property
value
@wearesage/schema
Loading...