Skip to main content

Interface: ProductTextFilterInput

Defined in: type/ProductTextFilterInput.ts:5

Input object for ProductTextFilterInput

Properties

exclude

exclude: boolean

Defined in: type/ProductTextFilterInput.ts:13

Text filter exclude


id?

optional id?: string

Defined in: type/ProductTextFilterInput.ts:7

ID of the attribute, either id or name is required


name?

optional name?: string

Defined in: type/ProductTextFilterInput.ts:9

NAME of the attribute, either id or name is required


type?

optional type?: AttributeType

Defined in: type/ProductTextFilterInput.ts:15

Text filter type


values

values: string[]

Defined in: type/ProductTextFilterInput.ts:11

Text filter value