19 June 2018
Composable Commerce
HTTP API
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.