Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserUpsertWithoutSessionsInput
Type Alias UserUpsertWithoutSessionsInput
User
Upsert
Without
Sessions
Input
:
{
create
:
XOR
<
UserCreateWithoutSessionsInput
,
UserUncheckedCreateWithoutSessionsInput
>
;
update
:
XOR
<
UserUpdateWithoutSessionsInput
,
UserUncheckedUpdateWithoutSessionsInput
>
;
where
?:
UserWhereInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...