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