Skip to main content

AssignedAttributeWhereInput Input Type

No description

input AssignedAttributeWhereInput {
slug: String
value: AssignedAttributeValueInput
}

Fields

AssignedAttributeWhereInput.slug ● String scalar miscellaneous

Filter by attribute slug.

AssignedAttributeWhereInput.value ● AssignedAttributeValueInput input miscellaneous

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