Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserSessionGroupByArgs
Type Alias UserSessionGroupByArgs<ExtArgs>
User
Session
Group
By
Args
<
ExtArgs
>
:
{
_count
?:
UserSessionCountAggregateInputType
|
true
;
_max
?:
UserSessionMaxAggregateInputType
;
_min
?:
UserSessionMinAggregateInputType
;
by
:
Prisma
.
UserSessionScalarFieldEnum
[]
|
Prisma
.
UserSessionScalarFieldEnum
;
having
?:
UserSessionScalarWhereWithAggregatesInput
;
orderBy
?:
UserSessionOrderByWithAggregationInput
|
UserSessionOrderByWithAggregationInput
[]
;
skip
?:
number
;
take
?:
number
;
where
?:
UserSessionWhereInput
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...