Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
Added missing inStock field for SearchInput
  • Loading branch information
Winne4r authored Dec 13, 2024
1 parent 0707278 commit 81243f7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ type PriceRangeBucket {
extend input SearchInput {
priceRange: PriceRangeInput
priceRangeWithTax: PriceRangeInput
inStock: Boolean
}

input PriceRangeInput {
Expand Down

0 comments on commit 81243f7

Please sign in to comment.