Cuttlefish SDK Reference - v0.1.0
Preparing search index...
@cuttlefish-sync/core
WhereNode
Interface WhereNode
interface
WhereNode
{
kind
:
"WhereNode"
;
where
:
OperationNode
;
}
Hierarchy
OperationNode
WhereNode
Index
Properties
kind
where
Properties
Readonly
kind
kind
:
"WhereNode"
Readonly
where
where
:
OperationNode
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
kind
where
Cuttlefish SDK Reference - v0.1.0
Loading...