The input fields to specify the products that need to be removed from the cart.
Fields
shopifyProducts
: [ShopifyVariantIDInput!]!
An array of ShopifyVariantIDInput
objects, representing the Shopify product variants to be removed from the cart.
amazonProducts
: [AmazonProductIDInput!]!
An array of AmazonProductIDInput
objects, representing the Amazon products to be removed from the cart.