Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GetDropAggregateType
Type Alias GetDropAggregateType<T>
Get
Drop
Aggregate
Type
<
T
>
:
{
[
P
in
keyof
T
&
keyof
AggregateDrop
]
:
P
extends
"_count"
|
"count"
?
T
[
P
]
extends
true
?
number
:
GetScalarType
<
T
[
P
]
,
AggregateDrop
[
P
]
>
:
GetScalarType
<
T
[
P
]
,
AggregateDrop
[
P
]
>
}
Type Parameters
T
extends
DropAggregateArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...