deviceCart
The cart for an anonymous user. Will create a blank cart if one does not exist, never returns null.
Requires the publiccart/read scope.
deviceCart(
deviceId: String!
): Cart!
Arguments
deviceCart.deviceId ● String! non-null scalar
Type
Cart object
A cart is a temporary container for products that a customer or anonymous user wants to buy