checkoutCustomerAttach
Sets the customer as the owner of the checkout.
checkoutCustomerAttach(
checkoutId: ID!
): CheckoutCustomerAttach
Arguments
checkoutCustomerAttach.checkoutId ● ID! non-null scalar
ID of the checkout.
Type
CheckoutCustomerAttach object
Sets the customer as the owner of the checkout.