Preview

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

UpdateCartItemInput

Represents the updated fields' data of the cart items

This page contains

    Fields

    id ID!

    Represents id of the cart item that needs to be updated

    units [CartItemUnitInput!] PREVIEW

    Represents units of cart items along with updated qauntities

    pricingPlanId ID

    Represents updated pricing plan id of the item

    customAttributes CartItemCustomAttributesInput PREVIEW

    Represents updated values of customAttributes of the cart item