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