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