CartCustomAttributes
Represents custom attributes which are saved at cart level
This page contains
Fields
| purchaseCustomAttributes: [CartCustomAttribute!]! PREVIEW | purchase CustomAttribute values for the cart |
Parent objects of CartCustomAttributes
| Cart PREVIEW | The cart of a user containing one or more items to be purchased |
Queries for CartCustomAttributes
| activeCart PREVIEW | Retrieves active cart of the user |
| activeCartOfUser PREVIEW | Retrieves active cart of the user |


