Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildUpdateOneWithoutNotificationOverridesNestedInput
Type Alias GuildUpdateOneWithoutNotificationOverridesNestedInput
Guild
Update
One
Without
Notification
Overrides
Nested
Input
:
{
connect
?:
GuildWhereUniqueInput
;
connectOrCreate
?:
GuildCreateOrConnectWithoutNotificationOverridesInput
;
create
?:
XOR
<
GuildCreateWithoutNotificationOverridesInput
,
GuildUncheckedCreateWithoutNotificationOverridesInput
>
;
delete
?:
GuildWhereInput
|
boolean
;
disconnect
?:
GuildWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildUpdateToOneWithWhereWithoutNotificationOverridesInput
,
GuildUpdateWithoutNotificationOverridesInput
>
,
GuildUncheckedUpdateWithoutNotificationOverridesInput
>
;
upsert
?:
GuildUpsertWithoutNotificationOverridesInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...