CartCustomAttribute
Key-value pair representation of a cart custom attribute
This page contains
Fields
key: String! | Unique identifier for the custom attribute |
value: [String!]! | List of string values for the custom attribute |
Parent objects of CartCustomAttribute
CartCustomAttributes PREVIEW | Custom attributes stored at the cart level |