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?
optionalid?:string
Defined in: type/ProductRangeFilterInput.ts:11
ID of the attribute, either id or name is required
name?
optionalname?: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?
optionaltype?:AttributeType
Defined in: type/ProductRangeFilterInput.ts:17
Range filter type