Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildDropsCreateManyArgs
Type Alias GuildDropsCreateManyArgs<ExtArgs>
Guild
Drops
Create
Many
Args
<
ExtArgs
>
:
{
data
:
GuildDropsCreateManyInput
|
GuildDropsCreateManyInput
[]
;
skipDuplicates
?:
boolean
;
}
GuildDrops createMany
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Type declaration
data
:
GuildDropsCreateManyInput
|
GuildDropsCreateManyInput
[]
The data used to create many GuildDrops.
Optional
skip
Duplicates
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...
GuildDrops createMany