INPUT_OBJECT
ComIbmCommerceRestOrderHandlerCartHandlerUpdateOrderItemBodyDescriptionOrderItemBodyDescriptionInput
Description of orderItem.
link GraphQL Schema definition
1 input ComIbmCommerceRestOrderHandlerCartHandlerUpdateOrderItemBodyDescriptionOrderItemBodyDescriptionInput { 4 2 # The contract ID of the contract on which the order item addition is based. 3 String : 7 5 # Order item extended attribute. 6 ComIbmCommerceRestOrderHandlerCartHandlerUpdateOrderItemBodyDescriptionOrderItemBodyDescriptionOrderItemExtendAttributeBodyDescriptionInput] : [ 10 8 # The order item ID. 9 String : 13 11 # The reference number that identifies the external part number of the catalog. 12 String : 16 14 # Product ID. 15 String! : 19 17 # Quantity. 18 String! : 20 }