Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserUpdateOneWithoutLinkedRolesNestedInput
Type Alias UserUpdateOneWithoutLinkedRolesNestedInput
User
Update
One
Without
Linked
Roles
Nested
Input
:
{
connect
?:
UserWhereUniqueInput
;
connectOrCreate
?:
UserCreateOrConnectWithoutLinkedRolesInput
;
create
?:
XOR
<
UserCreateWithoutLinkedRolesInput
,
UserUncheckedCreateWithoutLinkedRolesInput
>
;
delete
?:
UserWhereInput
|
boolean
;
disconnect
?:
UserWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
UserUpdateToOneWithWhereWithoutLinkedRolesInput
,
UserUpdateWithoutLinkedRolesInput
>
,
UserUncheckedUpdateWithoutLinkedRolesInput
>
;
upsert
?:
UserUpsertWithoutLinkedRolesInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...