Skip to main content

TextFilterInput

No description

input TextFilterInput {
searchId: String!
values: [String!]!
exclude: Boolean!
type: AttributeType
}

Fields

TextFilterInput.searchId ● String! non-null scalar

Text filter search identifier

TextFilterInput.values ● [String!]! non-null scalar

Text filter value

TextFilterInput.exclude ● Boolean! non-null scalar

Text filter exclude

TextFilterInput.type ● AttributeType enum

Text filter type

Member Of

products query