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