Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GetR2StorageGroupByPayload
Type Alias GetR2StorageGroupByPayload<T>
Get
R2
Storage
Group
By
Payload
<
T
>
:
Prisma
.
PrismaPromise
<
(
PickEnumerable
<
R2StorageGroupByOutputType
,
T
[
"by"
]
>
&
{
[
P
in
keyof
T
&
keyof
R2StorageGroupByOutputType
]
:
P
extends
"_count"
?
T
[
P
]
extends
boolean
?
number
:
GetScalarType
<
T
[
P
]
,
R2StorageGroupByOutputType
[
P
]
>
:
GetScalarType
<
T
[
P
]
,
R2StorageGroupByOutputType
[
P
]
>
}
)
[]
>
Type Parameters
T
extends
R2StorageGroupByArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...