asnAddReceivingItem
DEPRECATED
Use asnAddReceivingItems
instead.
Add a line item to an ASN in RECEIVING
status. This mutation can be used
only when the ASN is in the RECEIVING
status. If called when the ASN is in a
status other than RECEIVING
, an error will be raised.
asnAddReceivingItem(
input: ASNAddReceivingItemInput!
): ASNItem! @deprecated
Arguments
asnAddReceivingItem.input
● ASNAddReceivingItemInput!
non-null input
Parameters for ASNAddReceivingItem