CartCustomAttribute
Represents CartCustomAttributes key/value pair
This page contains
Fields
| key: String! | Unique Identifier for cart custom attribute |
| value: [String!]! | String value of cart custom attribute |
Parent objects of CartCustomAttribute
| CartCustomAttributes PREVIEW | Represents custom attributes which are saved at cart level |


