OBJECT

CartCartItemItemAttributes

link GraphQL Schema definition

1type CartCartItemItemAttributes {
2
3attrName: String!
5
4attrValue: String
6
7}