Magidoc

checkoutLinesAdd
Mutation

Adds a checkout line to 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 CheckoutLinesAdd .

Example

#