Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
WSCustomMessageUpdateOneWithoutButtonsNestedInput
Type Alias WSCustomMessageUpdateOneWithoutButtonsNestedInput
WSCustom
Message
Update
One
Without
Buttons
Nested
Input
:
{
connect
?:
WSCustomMessageWhereUniqueInput
;
connectOrCreate
?:
WSCustomMessageCreateOrConnectWithoutButtonsInput
;
create
?:
XOR
<
WSCustomMessageCreateWithoutButtonsInput
,
WSCustomMessageUncheckedCreateWithoutButtonsInput
>
;
delete
?:
WSCustomMessageWhereInput
|
boolean
;
disconnect
?:
WSCustomMessageWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
WSCustomMessageUpdateToOneWithWhereWithoutButtonsInput
,
WSCustomMessageUpdateWithoutButtonsInput
>
,
WSCustomMessageUncheckedUpdateWithoutButtonsInput
>
;
upsert
?:
WSCustomMessageUpsertWithoutButtonsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...