Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
RSMessageWebhookUpdateOneWithoutRsCustomMessageNestedInput
Type Alias RSMessageWebhookUpdateOneWithoutRsCustomMessageNestedInput
RSMessage
Webhook
Update
One
Without
Rs
Custom
Message
Nested
Input
:
{
connect
?:
RSMessageWebhookWhereUniqueInput
;
connectOrCreate
?:
RSMessageWebhookCreateOrConnectWithoutRsCustomMessageInput
;
create
?:
XOR
<
RSMessageWebhookCreateWithoutRsCustomMessageInput
,
RSMessageWebhookUncheckedCreateWithoutRsCustomMessageInput
>
;
delete
?:
RSMessageWebhookWhereInput
|
boolean
;
disconnect
?:
RSMessageWebhookWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
RSMessageWebhookUpdateToOneWithWhereWithoutRsCustomMessageInput
,
RSMessageWebhookUpdateWithoutRsCustomMessageInput
>
,
RSMessageWebhookUncheckedUpdateWithoutRsCustomMessageInput
>
;
upsert
?:
RSMessageWebhookUpsertWithoutRsCustomMessageInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...