PriceFilterInput
No description
input PriceFilterInput {
from: Float!
to: Float!
}
Fields
PriceFilterInput.from ● Float! non-null scalar
Price from filter
PriceFilterInput.to ● Float! non-null scalar
Price to filter
Member Of
products query