attributesByProductId
No description
attributesByProductId(
productId: Int!
input: AttributeSearchInput!
): AttributeResponse!
No description
attributesByProductId(
productId: Int!
input: AttributeSearchInput!
): AttributeResponse!
attributesByProductId.productId
● Int!
non-null scalarattributesByProductId.input
● AttributeSearchInput!
non-null inputAttributeResponse
object