Preview

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

CartItemBundle

Bundle details for cart item

This page contains

    Fields

    uuid: String!

    Bundle UUID associated with the item.

    allowPartialPurchase: Boolean!

    Indicates if the bundle allows partial purchase (soft bundle).

    name: String!

    Bundle display name associated with the item.

    iconUrl: String

    URL for the bundle icon image.

    Parent objects of CartItemBundle

    CartItem

    A single item in the cart