Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildUpdateOneWithoutDisableBrandingNestedInput
Type Alias GuildUpdateOneWithoutDisableBrandingNestedInput
Guild
Update
One
Without
Disable
Branding
Nested
Input
:
{
connect
?:
GuildWhereUniqueInput
;
connectOrCreate
?:
GuildCreateOrConnectWithoutDisableBrandingInput
;
create
?:
XOR
<
GuildCreateWithoutDisableBrandingInput
,
GuildUncheckedCreateWithoutDisableBrandingInput
>
;
delete
?:
GuildWhereInput
|
boolean
;
disconnect
?:
GuildWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildUpdateToOneWithWhereWithoutDisableBrandingInput
,
GuildUpdateWithoutDisableBrandingInput
>
,
GuildUncheckedUpdateWithoutDisableBrandingInput
>
;
upsert
?:
GuildUpsertWithoutDisableBrandingInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...