Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserMediaShareUncheckedUpdateOneWithoutUserNestedInput
Type Alias UserMediaShareUncheckedUpdateOneWithoutUserNestedInput
User
Media
Share
Unchecked
Update
One
Without
User
Nested
Input
:
{
connect
?:
UserMediaShareWhereUniqueInput
;
connectOrCreate
?:
UserMediaShareCreateOrConnectWithoutUserInput
;
create
?:
XOR
<
UserMediaShareCreateWithoutUserInput
,
UserMediaShareUncheckedCreateWithoutUserInput
>
;
delete
?:
UserMediaShareWhereInput
|
boolean
;
disconnect
?:
UserMediaShareWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
UserMediaShareUpdateToOneWithWhereWithoutUserInput
,
UserMediaShareUpdateWithoutUserInput
>
,
UserMediaShareUncheckedUpdateWithoutUserInput
>
;
upsert
?:
UserMediaShareUpsertWithoutUserInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...