Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TSCustomMessageUpdateOneWithoutButtonsNestedInput
Type Alias TSCustomMessageUpdateOneWithoutButtonsNestedInput
TSCustom
Message
Update
One
Without
Buttons
Nested
Input
:
{
connect
?:
TSCustomMessageWhereUniqueInput
;
connectOrCreate
?:
TSCustomMessageCreateOrConnectWithoutButtonsInput
;
create
?:
XOR
<
TSCustomMessageCreateWithoutButtonsInput
,
TSCustomMessageUncheckedCreateWithoutButtonsInput
>
;
delete
?:
TSCustomMessageWhereInput
|
boolean
;
disconnect
?:
TSCustomMessageWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
TSCustomMessageUpdateToOneWithWhereWithoutButtonsInput
,
TSCustomMessageUpdateWithoutButtonsInput
>
,
TSCustomMessageUncheckedUpdateWithoutButtonsInput
>
;
upsert
?:
TSCustomMessageUpsertWithoutButtonsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...