Mutations
addInventoriesToReceipt
Add multiple inventories to receipt.
MUTATION
deprecated
addInventoriesToReceipt(input: [AddInventoryToReceiptInput]): AddInventoriesToReceiptUse AddItemsToReceipt instead, which allows for both part and non-part items to be added to a receipt.
Arguments
input
Returns
receipt
Mutation
Response