Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
KSCustomMessageUpdateOneWithoutEmbedNestedInput
Type Alias KSCustomMessageUpdateOneWithoutEmbedNestedInput
KSCustom
Message
Update
One
Without
Embed
Nested
Input
:
{
connect
?:
KSCustomMessageWhereUniqueInput
;
connectOrCreate
?:
KSCustomMessageCreateOrConnectWithoutEmbedInput
;
create
?:
XOR
<
KSCustomMessageCreateWithoutEmbedInput
,
KSCustomMessageUncheckedCreateWithoutEmbedInput
>
;
delete
?:
KSCustomMessageWhereInput
|
boolean
;
disconnect
?:
KSCustomMessageWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
KSCustomMessageUpdateToOneWithWhereWithoutEmbedInput
,
KSCustomMessageUpdateWithoutEmbedInput
>
,
KSCustomMessageUncheckedUpdateWithoutEmbedInput
>
;
upsert
?:
KSCustomMessageUpsertWithoutEmbedInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...