Preview

CartItemPriceRange is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

CartItemPriceRange

Represent the price range containing the min/max units configuration and price

This page contains

    Fields

    minUnits: Decimal!

    Minimum number of units for the range

    maxUnits: Decimal

    Maximum number of units for the range, null for unlimited

    price: Decimal!

    Price amount

    Parent objects of CartItemPriceRange

    CartItemPriceDefinition PREVIEW

    Represents the price definition for the price used in cart item