OBJECT

CartBillingAddressAttributes

link GraphQL Schema definition

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