UpdateOrderLineInput
Autogenerated input type of UpdateOrderLine
Fields
clientMutationId (String)
A unique identifier for the client performing the mutation.
id (ID!)
ID of the order line to update.
quantity (Int)
The quantity of products for this order line.
productId (ID)
The ID of the product for this order line.
Last updated
Was this helpful?