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