productAttributeValues
No description
productAttributeValues(
productId: Int!
filter: AttributeFilterInput
): AttributeValueResponse!
No description
productAttributeValues(
productId: Int!
filter: AttributeFilterInput
): AttributeValueResponse!
productAttributeValues.productId
● Int!
non-null scalarproductAttributeValues.filter
● AttributeFilterInput
inputAttributeValueResponse
object