@aptos-labs/ts-sdk - v5.1.4
Preparing search index...
PrivateCode
CurrentAptosNamesAggregateBoolExpCount
Type Alias CurrentAptosNamesAggregateBoolExpCount
type
CurrentAptosNamesAggregateBoolExpCount
=
{
arguments
?:
InputMaybe
<
CurrentAptosNamesSelectColumn
[]
>
;
distinct
?:
InputMaybe
<
Scalars
[
"Boolean"
]
[
"input"
]
>
;
filter
?:
InputMaybe
<
CurrentAptosNamesBoolExp
>
;
predicate
:
IntComparisonExp
;
}
Index
Properties
arguments?
distinct?
filter?
predicate
Properties
Optional
arguments
arguments
?:
InputMaybe
<
CurrentAptosNamesSelectColumn
[]
>
Optional
distinct
distinct
?:
InputMaybe
<
Scalars
[
"Boolean"
]
[
"input"
]
>
Optional
filter
filter
?:
InputMaybe
<
CurrentAptosNamesBoolExp
>
predicate
predicate
:
IntComparisonExp
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
arguments
distinct
filter
predicate
@aptos-labs/ts-sdk - v5.1.4
Loading...