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 |


