Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
CFCustomMessageUpdateOneWithoutEmbedNestedInput
Type Alias CFCustomMessageUpdateOneWithoutEmbedNestedInput
CFCustom
Message
Update
One
Without
Embed
Nested
Input
:
{
connect
?:
CFCustomMessageWhereUniqueInput
;
connectOrCreate
?:
CFCustomMessageCreateOrConnectWithoutEmbedInput
;
create
?:
XOR
<
CFCustomMessageCreateWithoutEmbedInput
,
CFCustomMessageUncheckedCreateWithoutEmbedInput
>
;
delete
?:
CFCustomMessageWhereInput
|
boolean
;
disconnect
?:
CFCustomMessageWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
CFCustomMessageUpdateToOneWithWhereWithoutEmbedInput
,
CFCustomMessageUpdateWithoutEmbedInput
>
,
CFCustomMessageUncheckedUpdateWithoutEmbedInput
>
;
upsert
?:
CFCustomMessageUpsertWithoutEmbedInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...