|
@@ -119,6 +119,7 @@ function getCustomResolvers(options: ElasticsearchRuntimeOptions) {
|
|
|
* extend input SearchInput {
|
|
* extend input SearchInput {
|
|
|
* priceRange: PriceRangeInput
|
|
* priceRange: PriceRangeInput
|
|
|
* priceRangeWithTax: PriceRangeInput
|
|
* priceRangeWithTax: PriceRangeInput
|
|
|
|
|
+ * inStock: Boolean
|
|
|
* }
|
|
* }
|
|
|
*
|
|
*
|
|
|
* input PriceRangeInput {
|
|
* input PriceRangeInput {
|