Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildNotificationOverrideUncheckedCreateNestedManyWithoutGuildInput
Type Alias GuildNotificationOverrideUncheckedCreateNestedManyWithoutGuildInput
Guild
Notification
Override
Unchecked
Create
Nested
Many
Without
Guild
Input
:
{
connect
?:
GuildNotificationOverrideWhereUniqueInput
|
GuildNotificationOverrideWhereUniqueInput
[]
;
connectOrCreate
?:
GuildNotificationOverrideCreateOrConnectWithoutGuildInput
|
GuildNotificationOverrideCreateOrConnectWithoutGuildInput
[]
;
create
?:
XOR
<
GuildNotificationOverrideCreateWithoutGuildInput
,
GuildNotificationOverrideUncheckedCreateWithoutGuildInput
>
|
GuildNotificationOverrideCreateWithoutGuildInput
[]
|
GuildNotificationOverrideUncheckedCreateWithoutGuildInput
[]
;
createMany
?:
GuildNotificationOverrideCreateManyGuildInputEnvelope
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...