Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
RSCustomMessageUpdateOneWithoutWebhookNestedInput
Type Alias RSCustomMessageUpdateOneWithoutWebhookNestedInput
RSCustom
Message
Update
One
Without
Webhook
Nested
Input
:
{
connect
?:
RSCustomMessageWhereUniqueInput
;
connectOrCreate
?:
RSCustomMessageCreateOrConnectWithoutWebhookInput
;
create
?:
XOR
<
RSCustomMessageCreateWithoutWebhookInput
,
RSCustomMessageUncheckedCreateWithoutWebhookInput
>
;
delete
?:
RSCustomMessageWhereInput
|
boolean
;
disconnect
?:
RSCustomMessageWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
RSCustomMessageUpdateToOneWithWhereWithoutWebhookInput
,
RSCustomMessageUpdateWithoutWebhookInput
>
,
RSCustomMessageUncheckedUpdateWithoutWebhookInput
>
;
upsert
?:
RSCustomMessageUpsertWithoutWebhookInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...