DisBot
Preparing search index...
prisma
Prisma
GetGuildBackupsAggregateType
Type Alias GetGuildBackupsAggregateType<T>
GetGuildBackupsAggregateType
:
{
[
P
in
keyof
T
&
keyof
AggregateGuildBackups
]
:
P
extends
|
"_count"
|
"count"
?
T
[
P
]
extends
true
?
number
:
GetScalarType
<
T
[
P
]
,
AggregateGuildBackups
[
P
]
>
:
GetScalarType
<
T
[
P
]
,
AggregateGuildBackups
[
P
]
>
}
Type Parameters
T
extends
GuildBackupsAggregateArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
DisBot
Loading...