PriceRangeInput
No description
input PriceRangeInput {
gte: Float
lte: Float
}
Fields
PriceRangeInput.gte
● Float
scalar miscellaneous
Price greater than or equal to.
PriceRangeInput.lte
● Float
scalar miscellaneous
Price less than or equal to.
Member Of
GiftCardFilterInput
input ● ProductFilterInput
input