Arguments
The
input
object contains items with their quantities and optionally the identity of the buyer.If BuyerIdentity
is not provided upon cart creation then AmazonOffer.shippingMethods
and ShopifyOffer.shippingMethods
will contain only the preliminary estimated default shipping method. To get more accurate shipping information use updateCartBuyerIdentity
mutation to provide buyer information.Returns
Any requested field from the
CartResponse
object.