Skip to main content

Interface: ProductRangeFilterInput

Defined in: type/ProductRangeFilterInput.ts:5

Input object for ProductRangeFilterInput

Properties

exclude

exclude: boolean

Defined in: type/ProductRangeFilterInput.ts:15

Range filter exclude


from

from: number

Defined in: type/ProductRangeFilterInput.ts:7

Price from filter


id?

optional id?: string

Defined in: type/ProductRangeFilterInput.ts:11

ID of the attribute, either id or name is required


name?

optional name?: string

Defined in: type/ProductRangeFilterInput.ts:13

NAME of the attribute, either id or name is required


to

to: number

Defined in: type/ProductRangeFilterInput.ts:9

Price to filter


type?

optional type?: AttributeType

Defined in: type/ProductRangeFilterInput.ts:17

Range filter type