Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GetUserSessionAggregateType
Type Alias GetUserSessionAggregateType<T>
Get
User
Session
Aggregate
Type
<
T
>
:
{
[
P
in
keyof
T
&
keyof
AggregateUserSession
]
:
P
extends
"_count"
|
"count"
?
T
[
P
]
extends
true
?
number
:
GetScalarType
<
T
[
P
]
,
AggregateUserSession
[
P
]
>
:
GetScalarType
<
T
[
P
]
,
AggregateUserSession
[
P
]
>
}
Type Parameters
T
extends
UserSessionAggregateArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...