CartItemCustomAttributes
Custom attributes at the cart item level
This page contains
Fields
| subscriptionCustomAttributes: [CartItemCustomAttribute!]! | List of subscription custom attribute values |
| productFields: [CartItemCustomAttribute!]! | List of product field values for the cart item |
Parent objects of CartItemCustomAttributes
| CartItem | A single item in the cart |