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