All Release Notes

Added filtering for stock and images on product variants in GraphQL

19 June 2018
Enhancement
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 and hasImages to ProductData.variants and ProductData.allVariants.