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