Framework
CreateManyArgs<T>
Interface: CreateManyArgs<T>
CreateMany arguments.
Type Parameters
| Type Parameter |
|---|
T |
Properties
| Property | Type |
|---|---|
data | CreateInput<T>[] |
skipDuplicates? | boolean |
Robo.jsCreateMany arguments.
| Type Parameter |
|---|
T |
| Property | Type |
|---|---|
data | CreateInput<T>[] |
skipDuplicates? | boolean |