lsync API
Preparing search index...
@lsync/server
ReadPredicate
Type Alias ReadPredicate
ReadPredicate
:
|
{
field
:
string
;
op
:
z.infer
<
typeof
readFilterOperatorSchema
>
;
type
:
"comparison"
;
value
:
unknown
;
}
|
{
predicates
:
ReadPredicate
[]
;
type
:
"and"
|
"or"
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
lsync API
Loading...