Magidoc

checkoutLinesUpdate
Mutation

Updates checkout line in the existing checkout.

Arguments

#

checkoutId

ID !
Non-null

The ID of the checkout.

lines

Non-null

A list of checkout lines, each containing information about an item in the checkout.

Response

#

Returns CheckoutLinesUpdate .

Example

#