customerCheckout
Get the checkout for a customer.
Requires the publiccheckout/read scope and a valid customerToken.
customerCheckout(
customerToken: String!
): Checkout
Arguments
customerCheckout.customerToken
● String!
non-null scalar
Type
Checkout
object
A checkout is a temporary container for an order and its orderItems that a customer or anonymous user wants to buy