CartCustomAttributes
Custom attributes stored at the cart level
This page contains
Fields
purchaseCustomAttributes: [CartCustomAttribute!]! | List of purchase Custom Attribute values for the cart |
Parent objects of CartCustomAttributes
Cart | A user's cart containing items to be purchased |
Queries for CartCustomAttributes
activeCart | Retrieves the active cart for the current user |
activeCartOfUser | Retrieves the active cart for a specific user |