OBJECT

CartCartItemOrderExtendAttribute

link GraphQL Schema definition

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