Preview

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

CartCustomAttributes

Custom attributes stored at the cart level

This page contains

    Fields

    purchaseCustomAttributes: [CartCustomAttribute!]! PREVIEW

    List of purchase Custom Attribute values for the cart

    Parent objects of CartCustomAttributes

    Cart PREVIEW

    A user's cart containing items to be purchased

    Queries for CartCustomAttributes

    activeCart PREVIEW

    Retrieves the active cart for the current user

    activeCartOfUser PREVIEW

    Retrieves the active cart for a specific user