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