OBJECT

CartCartUpdateItemOrderExtendAttribute

link GraphQL Schema definition

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