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