customerAttributeValues
No description
customerAttributeValues(
customerId: Int!
filter: AttributeFilterInput
): AttributeValueResponse!
No description
customerAttributeValues(
customerId: Int!
filter: AttributeFilterInput
): AttributeValueResponse!
customerAttributeValues.customerId
● Int!
non-null scalarcustomerAttributeValues.filter
● AttributeFilterInput
inputAttributeValueResponse
object