Preview

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

CartItemUnit

Represents unit configurations of the cart item

This page contains

    Fields

    quantity: Decimal!

    Represents cart item quantity

    unit: String!

    Unit value used for the cart item. Eg: USER, SERVER, GIGABYTE, etc.

    Parent objects of CartItemUnit

    CartItem PREVIEW

    Represents single item in the cart