Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
KickStreamerUpdateOneWithoutUsersWhoHaveRoleNestedInput
Type Alias KickStreamerUpdateOneWithoutUsersWhoHaveRoleNestedInput
Kick
Streamer
Update
One
Without
Users
Who
Have
Role
Nested
Input
:
{
connect
?:
KickStreamerWhereUniqueInput
;
connectOrCreate
?:
KickStreamerCreateOrConnectWithoutUsersWhoHaveRoleInput
;
create
?:
XOR
<
KickStreamerCreateWithoutUsersWhoHaveRoleInput
,
KickStreamerUncheckedCreateWithoutUsersWhoHaveRoleInput
>
;
delete
?:
KickStreamerWhereInput
|
boolean
;
disconnect
?:
KickStreamerWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
KickStreamerUpdateToOneWithWhereWithoutUsersWhoHaveRoleInput
,
KickStreamerUpdateWithoutUsersWhoHaveRoleInput
>
,
KickStreamerUncheckedUpdateWithoutUsersWhoHaveRoleInput
>
;
upsert
?:
KickStreamerUpsertWithoutUsersWhoHaveRoleInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...