19 June 2018
GraphQLProduct catalog
The GraphQL API now allows you to filter for those ProductVariants that have images or that are available in stock.
- [GraphQL API] Added filtering parameters
isOnStock
,stockChannelIds
andhasImages
toProductData.variants
andProductData.allVariants
.