productAttributes
DEPRECATED
Deprecated in favor of productAttributeValues
No description
productAttributes(
productId: Int!
filter: AttributeFilterInput
): [Attribute!]! @deprecated
Deprecated in favor of productAttributeValues
No description
productAttributes(
productId: Int!
filter: AttributeFilterInput
): [Attribute!]! @deprecated
productAttributes.productId
● Int!
non-null scalarproductAttributes.filter
● AttributeFilterInput
inputAttribute
object