Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserSessionUpdateInput
Type Alias UserSessionUpdateInput
User
Session
Update
Input
:
{
dbId
?:
StringFieldUpdateOperationsInput
|
string
;
expiresAt
?:
DateTimeFieldUpdateOperationsInput
|
Date
|
string
;
key
?:
StringFieldUpdateOperationsInput
|
string
;
user
?:
UserUpdateOneWithoutSessionsNestedInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...