OBJECT

CartShippingAddressAttributes

link GraphQL Schema definition

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