Cuttlefish SDK Reference - v0.1.0
Preparing search index...
@cuttlefish-sync/core
WhereNode
Type Alias WhereNode
Internal
WhereNode
:
Readonly
<
{
cloneWithOperation
(
whereNode
:
WhereNode
,
operator
:
"And"
|
"Or"
,
operation
:
OperationNode
,
)
:
WhereNode
;
create
(
filter
:
OperationNode
)
:
WhereNode
;
is
(
node
:
OperationNode
)
:
node
is
WhereNode
;
}
,
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Cuttlefish SDK Reference - v0.1.0
Loading...