Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildNotificationOverrideUncheckedUpdateManyWithoutGuildNestedInput
Type Alias GuildNotificationOverrideUncheckedUpdateManyWithoutGuildNestedInput
Guild
Notification
Override
Unchecked
Update
Many
Without
Guild
Nested
Input
:
{
connect
?:
GuildNotificationOverrideWhereUniqueInput
|
GuildNotificationOverrideWhereUniqueInput
[]
;
connectOrCreate
?:
GuildNotificationOverrideCreateOrConnectWithoutGuildInput
|
GuildNotificationOverrideCreateOrConnectWithoutGuildInput
[]
;
create
?:
XOR
<
GuildNotificationOverrideCreateWithoutGuildInput
,
GuildNotificationOverrideUncheckedCreateWithoutGuildInput
>
|
GuildNotificationOverrideCreateWithoutGuildInput
[]
|
GuildNotificationOverrideUncheckedCreateWithoutGuildInput
[]
;
createMany
?:
GuildNotificationOverrideCreateManyGuildInputEnvelope
;
delete
?:
GuildNotificationOverrideWhereUniqueInput
|
GuildNotificationOverrideWhereUniqueInput
[]
;
deleteMany
?:
GuildNotificationOverrideScalarWhereInput
|
GuildNotificationOverrideScalarWhereInput
[]
;
disconnect
?:
GuildNotificationOverrideWhereUniqueInput
|
GuildNotificationOverrideWhereUniqueInput
[]
;
set
?:
GuildNotificationOverrideWhereUniqueInput
|
GuildNotificationOverrideWhereUniqueInput
[]
;
update
?:
GuildNotificationOverrideUpdateWithWhereUniqueWithoutGuildInput
|
GuildNotificationOverrideUpdateWithWhereUniqueWithoutGuildInput
[]
;
updateMany
?:
GuildNotificationOverrideUpdateManyWithWhereWithoutGuildInput
|
GuildNotificationOverrideUpdateManyWithWhereWithoutGuildInput
[]
;
upsert
?:
GuildNotificationOverrideUpsertWithWhereUniqueWithoutGuildInput
|
GuildNotificationOverrideUpsertWithWhereUniqueWithoutGuildInput
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...