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