Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserUpsertWithoutNotificationsInput
Type Alias UserUpsertWithoutNotificationsInput
User
Upsert
Without
Notifications
Input
:
{
create
:
XOR
<
UserCreateWithoutNotificationsInput
,
UserUncheckedCreateWithoutNotificationsInput
>
;
update
:
XOR
<
UserUpdateWithoutNotificationsInput
,
UserUncheckedUpdateWithoutNotificationsInput
>
;
where
?:
UserWhereInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...