Represents a Shopify store.
ShopifyCartLine
objects, each representing a line item in the cart with the Shopify product variant details and the quantity of the variant.Offer
object containing information about taxes, prices, and shipping methods related to the items in the cart.orderByID
after the cart has been submitted.orderId
instead.This field is deprecated and will be removed in future. You should checkout using the submitCart
mutation instead.