Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildCustomBotProfileUncheckedUpdateOneWithoutGuildNestedInput
Type Alias GuildCustomBotProfileUncheckedUpdateOneWithoutGuildNestedInput
Guild
Custom
Bot
Profile
Unchecked
Update
One
Without
Guild
Nested
Input
:
{
connect
?:
GuildCustomBotProfileWhereUniqueInput
;
connectOrCreate
?:
GuildCustomBotProfileCreateOrConnectWithoutGuildInput
;
create
?:
XOR
<
GuildCustomBotProfileCreateWithoutGuildInput
,
GuildCustomBotProfileUncheckedCreateWithoutGuildInput
>
;
delete
?:
GuildCustomBotProfileWhereInput
|
boolean
;
disconnect
?:
GuildCustomBotProfileWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildCustomBotProfileUpdateToOneWithWhereWithoutGuildInput
,
GuildCustomBotProfileUpdateWithoutGuildInput
>
,
GuildCustomBotProfileUncheckedUpdateWithoutGuildInput
>
;
upsert
?:
GuildCustomBotProfileUpsertWithoutGuildInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...