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