DisBot
Preparing search index...
prisma
Prisma
GuildYoutubeNotificationsCreateNestedManyWithoutGuildsInput
Type Alias GuildYoutubeNotificationsCreateNestedManyWithoutGuildsInput
type
GuildYoutubeNotificationsCreateNestedManyWithoutGuildsInput
=
{
connect
?:
|
GuildYoutubeNotificationsWhereUniqueInput
|
GuildYoutubeNotificationsWhereUniqueInput
[]
;
connectOrCreate
?:
|
GuildYoutubeNotificationsCreateOrConnectWithoutGuildsInput
|
GuildYoutubeNotificationsCreateOrConnectWithoutGuildsInput
[]
;
create
?:
|
XOR
<
GuildYoutubeNotificationsCreateWithoutGuildsInput
,
GuildYoutubeNotificationsUncheckedCreateWithoutGuildsInput
,
>
|
GuildYoutubeNotificationsCreateWithoutGuildsInput
[]
|
GuildYoutubeNotificationsUncheckedCreateWithoutGuildsInput
[]
;
createMany
?:
GuildYoutubeNotificationsCreateManyGuildsInputEnvelope
;
}
Index
Properties
connect?
connect
Or
Create?
create?
create
Many?
Properties
Optional
connect
connect
?:
|
GuildYoutubeNotificationsWhereUniqueInput
|
GuildYoutubeNotificationsWhereUniqueInput
[]
Optional
connect
Or
Create
connectOrCreate
?:
|
GuildYoutubeNotificationsCreateOrConnectWithoutGuildsInput
|
GuildYoutubeNotificationsCreateOrConnectWithoutGuildsInput
[]
Optional
create
create
?:
|
XOR
<
GuildYoutubeNotificationsCreateWithoutGuildsInput
,
GuildYoutubeNotificationsUncheckedCreateWithoutGuildsInput
,
>
|
GuildYoutubeNotificationsCreateWithoutGuildsInput
[]
|
GuildYoutubeNotificationsUncheckedCreateWithoutGuildsInput
[]
Optional
create
Many
createMany
?:
GuildYoutubeNotificationsCreateManyGuildsInputEnvelope
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
connect
Or
Create
create
create
Many
DisBot
Loading...