PriceRangeInput
No description
input PriceRangeInput {
gte: Float
lte: Float
}
Fields
PriceRangeInput.gte ● Float scalar
Price greater than or equal to.
PriceRangeInput.lte ● Float scalar
Price less than or equal to.
Member of
GiftCardFilterInput input ● ProductFilterInput input
Was this page helpful?