Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TSCustomMessageUpdateOneWithoutEmbedNestedInput
Type Alias TSCustomMessageUpdateOneWithoutEmbedNestedInput
TSCustom
Message
Update
One
Without
Embed
Nested
Input
:
{
connect
?:
TSCustomMessageWhereUniqueInput
;
connectOrCreate
?:
TSCustomMessageCreateOrConnectWithoutEmbedInput
;
create
?:
XOR
<
TSCustomMessageCreateWithoutEmbedInput
,
TSCustomMessageUncheckedCreateWithoutEmbedInput
>
;
delete
?:
TSCustomMessageWhereInput
|
boolean
;
disconnect
?:
TSCustomMessageWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
TSCustomMessageUpdateToOneWithWhereWithoutEmbedInput
,
TSCustomMessageUpdateWithoutEmbedInput
>
,
TSCustomMessageUncheckedUpdateWithoutEmbedInput
>
;
upsert
?:
TSCustomMessageUpsertWithoutEmbedInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...