Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
UserSessionWhereInput
Type Alias UserSessionWhereInput
User
Session
Where
Input
:
{
AND
?:
UserSessionWhereInput
|
UserSessionWhereInput
[]
;
NOT
?:
UserSessionWhereInput
|
UserSessionWhereInput
[]
;
OR
?:
UserSessionWhereInput
[]
;
dbId
?:
StringFilter
<
"UserSession"
>
|
string
;
expiresAt
?:
DateTimeFilter
<
"UserSession"
>
|
Date
|
string
;
key
?:
StringFilter
<
"UserSession"
>
|
string
;
user
?:
XOR
<
UserNullableScalarRelationFilter
,
UserWhereInput
>
|
null
;
userId
?:
StringFilter
<
"UserSession"
>
|
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...