OBJECT

CartCartItemOrderItemExtendAttribute

link GraphQL Schema definition

1type CartCartItemOrderItemExtendAttribute {
2
3attributeName: String!
6
4attributeType: String
6
5attributeValue: String!
7
8}