CartItemCustomAttribute
Key-value pair for cart item custom attribute fields
This page contains
Fields
| key: String! | Unique identifier of the custom attribute |
| value: [String!] | List of string values for the custom attribute |
Parent objects of CartItemCustomAttribute
| CartItemCustomAttributes | Custom attributes at the cart item level |