Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserSessionFieldRefs
Interface UserSessionFieldRefs
Fields of the UserSession model
interface
UserSessionFieldRefs
{
dbId
:
Prisma
.
FieldRef
<
"UserSession"
,
"String"
>
;
expiresAt
:
Prisma
.
FieldRef
<
"UserSession"
,
"DateTime"
>
;
key
:
Prisma
.
FieldRef
<
"UserSession"
,
"String"
>
;
userId
:
Prisma
.
FieldRef
<
"UserSession"
,
"String"
>
;
}
Index
Properties
db
Id
expires
At
key
user
Id
Properties
Readonly
db
Id
db
Id
:
Prisma
.
FieldRef
<
"UserSession"
,
"String"
>
Readonly
expires
At
expires
At
:
Prisma
.
FieldRef
<
"UserSession"
,
"DateTime"
>
Readonly
key
key
:
Prisma
.
FieldRef
<
"UserSession"
,
"String"
>
Readonly
user
Id
user
Id
:
Prisma
.
FieldRef
<
"UserSession"
,
"String"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
db
Id
expires
At
key
user
Id
@notidotbot/noti-api-client
Loading...
Fields of the UserSession model