inventoryEntryBulkCreate
MutationCreates multiple inventory entries in bulk.
#
Arguments
- InventoryEntryBulkCreateInput!Required
input Specifies the inventory entries to create.
#
Payload
- [InventoryEntry!]
entries The entries associated with this inventory entry bulk create payload.
- [InventoryEntryBulkCreateError!]
errors User-facing errors that prevented the operation from succeeding.