Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildDropsGameUncheckedCreateNestedManyWithoutGuildDropsInput
Type Alias GuildDropsGameUncheckedCreateNestedManyWithoutGuildDropsInput
Guild
Drops
Game
Unchecked
Create
Nested
Many
Without
Guild
Drops
Input
:
{
connect
?:
GuildDropsGameWhereUniqueInput
|
GuildDropsGameWhereUniqueInput
[]
;
connectOrCreate
?:
GuildDropsGameCreateOrConnectWithoutGuildDropsInput
|
GuildDropsGameCreateOrConnectWithoutGuildDropsInput
[]
;
create
?:
XOR
<
GuildDropsGameCreateWithoutGuildDropsInput
,
GuildDropsGameUncheckedCreateWithoutGuildDropsInput
>
|
GuildDropsGameCreateWithoutGuildDropsInput
[]
|
GuildDropsGameUncheckedCreateWithoutGuildDropsInput
[]
;
createMany
?:
GuildDropsGameCreateManyGuildDropsInputEnvelope
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...