Preparing search index...
The search index is not available
@aptos-labs/ts-sdk - v5.1.5
@aptos-labs/ts-sdk
PrivateCode
IntComparisonExp
Type Alias IntComparisonExp
Int
Comparison
Exp
:
{
_eq
?:
InputMaybe
<
Scalars
[
"Int"
]
[
"input"
]
>
;
_gt
?:
InputMaybe
<
Scalars
[
"Int"
]
[
"input"
]
>
;
_gte
?:
InputMaybe
<
Scalars
[
"Int"
]
[
"input"
]
>
;
_in
?:
InputMaybe
<
Scalars
[
"Int"
]
[
"input"
]
[]
>
;
_is_null
?:
InputMaybe
<
Scalars
[
"Boolean"
]
[
"input"
]
>
;
_lt
?:
InputMaybe
<
Scalars
[
"Int"
]
[
"input"
]
>
;
_lte
?:
InputMaybe
<
Scalars
[
"Int"
]
[
"input"
]
>
;
_neq
?:
InputMaybe
<
Scalars
[
"Int"
]
[
"input"
]
>
;
_nin
?:
InputMaybe
<
Scalars
[
"Int"
]
[
"input"
]
[]
>
;
}
Boolean expression to compare columns of type "Int". All fields are combined with logical 'AND'.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@aptos-labs/ts-sdk - v5.1.5
Loading...
Boolean expression to compare columns of type "Int". All fields are combined with logical 'AND'.