Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
ClientChangelogGroupByArgs
Type Alias ClientChangelogGroupByArgs<ExtArgs>
Client
Changelog
Group
By
Args
<
ExtArgs
>
:
{
_count
?:
ClientChangelogCountAggregateInputType
|
true
;
_max
?:
ClientChangelogMaxAggregateInputType
;
_min
?:
ClientChangelogMinAggregateInputType
;
by
:
Prisma
.
ClientChangelogScalarFieldEnum
[]
|
Prisma
.
ClientChangelogScalarFieldEnum
;
having
?:
ClientChangelogScalarWhereWithAggregatesInput
;
orderBy
?:
ClientChangelogOrderByWithAggregationInput
|
ClientChangelogOrderByWithAggregationInput
[]
;
skip
?:
number
;
take
?:
number
;
where
?:
ClientChangelogWhereInput
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...