OBJECT

OrderOrderDetailOrderItemItemAttributes

link GraphQL Schema definition

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