Docs
Dashboard

inventoryEntryBulkCreate

Mutation

Creates multiple inventory entries in bulk.

#

Arguments


input
InventoryEntryBulkCreateInput!Required

Specifies the inventory entries to create.

#

Payload


entries
[InventoryEntry!]

The entries associated with this inventory entry bulk create payload.

errors
[InventoryEntryBulkCreateError!]

User-facing errors that prevented the operation from succeeding.