Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
NotificationProviderGroupByArgs
Type Alias NotificationProviderGroupByArgs<ExtArgs>
Notification
Provider
Group
By
Args
<
ExtArgs
>
:
{
_count
?:
NotificationProviderCountAggregateInputType
|
true
;
_max
?:
NotificationProviderMaxAggregateInputType
;
_min
?:
NotificationProviderMinAggregateInputType
;
by
:
Prisma
.
NotificationProviderScalarFieldEnum
[]
|
Prisma
.
NotificationProviderScalarFieldEnum
;
having
?:
NotificationProviderScalarWhereWithAggregatesInput
;
orderBy
?:
NotificationProviderOrderByWithAggregationInput
|
NotificationProviderOrderByWithAggregationInput
[]
;
skip
?:
number
;
take
?:
number
;
where
?:
NotificationProviderWhereInput
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...