Schema Documentation

CartToCartItemConnectionWhereArgs

Description

Arguments for filtering the CartToCartItemConnection connection

Fields
Input FieldDescription
hideBundled - Boolean hide products bundled in bundle product
hideCompositeChildren - Boolean hide products included as components of composite products.
needsShipping - Boolean Limit results to cart items that require shipping
Example
{"hideBundled":false,"hideCompositeChildren":false,"needsShipping":false}