Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TWSCustomMessageUpdateOneWithoutEmbedNestedInput
Type Alias TWSCustomMessageUpdateOneWithoutEmbedNestedInput
TWSCustom
Message
Update
One
Without
Embed
Nested
Input
:
{
connect
?:
TWSCustomMessageWhereUniqueInput
;
connectOrCreate
?:
TWSCustomMessageCreateOrConnectWithoutEmbedInput
;
create
?:
XOR
<
TWSCustomMessageCreateWithoutEmbedInput
,
TWSCustomMessageUncheckedCreateWithoutEmbedInput
>
;
delete
?:
TWSCustomMessageWhereInput
|
boolean
;
disconnect
?:
TWSCustomMessageWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
TWSCustomMessageUpdateToOneWithWhereWithoutEmbedInput
,
TWSCustomMessageUpdateWithoutEmbedInput
>
,
TWSCustomMessageUncheckedUpdateWithoutEmbedInput
>
;
upsert
?:
TWSCustomMessageUpsertWithoutEmbedInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...