Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
RSCustomMessageUpdateOneWithoutButtonsNestedInput
Type Alias RSCustomMessageUpdateOneWithoutButtonsNestedInput
RSCustom
Message
Update
One
Without
Buttons
Nested
Input
:
{
connect
?:
RSCustomMessageWhereUniqueInput
;
connectOrCreate
?:
RSCustomMessageCreateOrConnectWithoutButtonsInput
;
create
?:
XOR
<
RSCustomMessageCreateWithoutButtonsInput
,
RSCustomMessageUncheckedCreateWithoutButtonsInput
>
;
delete
?:
RSCustomMessageWhereInput
|
boolean
;
disconnect
?:
RSCustomMessageWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
RSCustomMessageUpdateToOneWithWhereWithoutButtonsInput
,
RSCustomMessageUpdateWithoutButtonsInput
>
,
RSCustomMessageUncheckedUpdateWithoutButtonsInput
>
;
upsert
?:
RSCustomMessageUpsertWithoutButtonsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...