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