Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
YTSCustomMessageUpdateOneWithoutEmbedNestedInput
Type Alias YTSCustomMessageUpdateOneWithoutEmbedNestedInput
YTSCustom
Message
Update
One
Without
Embed
Nested
Input
:
{
connect
?:
YTSCustomMessageWhereUniqueInput
;
connectOrCreate
?:
YTSCustomMessageCreateOrConnectWithoutEmbedInput
;
create
?:
XOR
<
YTSCustomMessageCreateWithoutEmbedInput
,
YTSCustomMessageUncheckedCreateWithoutEmbedInput
>
;
delete
?:
YTSCustomMessageWhereInput
|
boolean
;
disconnect
?:
YTSCustomMessageWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
YTSCustomMessageUpdateToOneWithWhereWithoutEmbedInput
,
YTSCustomMessageUpdateWithoutEmbedInput
>
,
YTSCustomMessageUncheckedUpdateWithoutEmbedInput
>
;
upsert
?:
YTSCustomMessageUpsertWithoutEmbedInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...