Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
CFCustomMessageUpdateOneWithoutWebhookNestedInput
Type Alias CFCustomMessageUpdateOneWithoutWebhookNestedInput
CFCustom
Message
Update
One
Without
Webhook
Nested
Input
:
{
connect
?:
CFCustomMessageWhereUniqueInput
;
connectOrCreate
?:
CFCustomMessageCreateOrConnectWithoutWebhookInput
;
create
?:
XOR
<
CFCustomMessageCreateWithoutWebhookInput
,
CFCustomMessageUncheckedCreateWithoutWebhookInput
>
;
delete
?:
CFCustomMessageWhereInput
|
boolean
;
disconnect
?:
CFCustomMessageWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
CFCustomMessageUpdateToOneWithWhereWithoutWebhookInput
,
CFCustomMessageUpdateWithoutWebhookInput
>
,
CFCustomMessageUncheckedUpdateWithoutWebhookInput
>
;
upsert
?:
CFCustomMessageUpsertWithoutWebhookInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...