Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
query-planner
NullNode
Interface NullNode<TField>
Experimental
interface
NullNode
<
TField
>
{
kind
:
"null"
;
operand
:
PropertyNode
<
TField
>
;
operator
:
"is-null"
|
"is-not-null"
;
}
Type Parameters
TField
extends
string
=
string
Index
Properties
kind
operand
operator
Properties
Readonly
Experimental
kind
kind
Readonly
Experimental
operand
operand
:
PropertyNode
<
TField
>
Readonly
Experimental
operator
operator
:
"is-null"
|
"is-not-null"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
operand
operator
@honua/sdk-js
Loading...