addOrderEntryToCurrentPendingOrder
Adds an order entry to the current user's pending order, creating one if necessary.
addOrderEntryToCurrentPendingOrder(
input: AddOrderEntryToCurrentPendingOrderInput!
): AddOrderEntryToCurrentPendingOrderPayload!
Arguments
addOrderEntryToCurrentPendingOrder.input ● AddOrderEntryToCurrentPendingOrderInput! non-null input
Parameters for AddOrderEntryToCurrentPendingOrder
Type
AddOrderEntryToCurrentPendingOrderPayload object
Autogenerated return type of AddOrderEntryToCurrentPendingOrder.