Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserLinkedRolesUpdateOneWithoutUserNestedInput
Type Alias UserLinkedRolesUpdateOneWithoutUserNestedInput
User
Linked
Roles
Update
One
Without
User
Nested
Input
:
{
connect
?:
UserLinkedRolesWhereUniqueInput
;
connectOrCreate
?:
UserLinkedRolesCreateOrConnectWithoutUserInput
;
create
?:
XOR
<
UserLinkedRolesCreateWithoutUserInput
,
UserLinkedRolesUncheckedCreateWithoutUserInput
>
;
delete
?:
UserLinkedRolesWhereInput
|
boolean
;
disconnect
?:
UserLinkedRolesWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
UserLinkedRolesUpdateToOneWithWhereWithoutUserInput
,
UserLinkedRolesUpdateWithoutUserInput
>
,
UserLinkedRolesUncheckedUpdateWithoutUserInput
>
;
upsert
?:
UserLinkedRolesUpsertWithoutUserInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...