AssignedAttributeWhereInput Input Type
No description
input AssignedAttributeWhereInput {
slug: String
value: AssignedAttributeValueInput
}
Fields
slug ● String
Filter by attribute slug.
value ● AssignedAttributeValueInput
Filter by value of the attribute. Only one value input field is allowed. If provided more than one, the error will be raised.
Member Of
PageWhereInput input ● ProductVariantWhereInput input