DisBot
Preparing search index...
prisma
Prisma
GuildSpotifyNotificationsCreateNestedManyWithoutGuildsInput
Type Alias GuildSpotifyNotificationsCreateNestedManyWithoutGuildsInput
type
GuildSpotifyNotificationsCreateNestedManyWithoutGuildsInput
=
{
connect
?:
|
GuildSpotifyNotificationsWhereUniqueInput
|
GuildSpotifyNotificationsWhereUniqueInput
[]
;
connectOrCreate
?:
|
GuildSpotifyNotificationsCreateOrConnectWithoutGuildsInput
|
GuildSpotifyNotificationsCreateOrConnectWithoutGuildsInput
[]
;
create
?:
|
XOR
<
GuildSpotifyNotificationsCreateWithoutGuildsInput
,
GuildSpotifyNotificationsUncheckedCreateWithoutGuildsInput
,
>
|
GuildSpotifyNotificationsCreateWithoutGuildsInput
[]
|
GuildSpotifyNotificationsUncheckedCreateWithoutGuildsInput
[]
;
createMany
?:
GuildSpotifyNotificationsCreateManyGuildsInputEnvelope
;
}
Index
Properties
connect?
connect
Or
Create?
create?
create
Many?
Properties
Optional
connect
connect
?:
|
GuildSpotifyNotificationsWhereUniqueInput
|
GuildSpotifyNotificationsWhereUniqueInput
[]
Optional
connect
Or
Create
connectOrCreate
?:
|
GuildSpotifyNotificationsCreateOrConnectWithoutGuildsInput
|
GuildSpotifyNotificationsCreateOrConnectWithoutGuildsInput
[]
Optional
create
create
?:
|
XOR
<
GuildSpotifyNotificationsCreateWithoutGuildsInput
,
GuildSpotifyNotificationsUncheckedCreateWithoutGuildsInput
,
>
|
GuildSpotifyNotificationsCreateWithoutGuildsInput
[]
|
GuildSpotifyNotificationsUncheckedCreateWithoutGuildsInput
[]
Optional
create
Many
createMany
?:
GuildSpotifyNotificationsCreateManyGuildsInputEnvelope
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
connect
Or
Create
create
create
Many
DisBot
Loading...