Input
DeleteCartLinesInput
The input fields to specify the products that need to be removed from the cart.
Fields
shopifyProducts
required
An array of ShopifyVariantIDInput
objects, representing the Shopify product variants to be removed from the cart.
amazonProducts
required
An array of AmazonProductIDInput
objects, representing the Amazon products to be removed from the cart.
Mutations
Related types
Was this page helpful?