OBJECT

OrderOrderDetailOrderItemAttributes

link GraphQL Schema definition

1type OrderOrderDetailOrderItemAttributes {
2
3attrKey: String!
5
4attrValue: String
6
7}