Fluent Commerce Logo
Docs
Sign In

Speed up Product Search with enhanced Product Catalog filtering by Retailer Reference

Release

Author:

Kirill Gaiduk

Changed on:

8 Dec 2024

Target release date:2024-12-10
Release status:Released

Description

  • Receive your Product Search responses faster. Query a Product, multiple Products, and Products associated with specific Inventory or Virtual Positions where Product Catalog filtering by Retailer(s) is now executed at the Database level.
  • Explore the improved Inventory Search. The Inventory Positions Query now fully supports the Inventory Quantity Aggregations, boosting the Inventory Search flexibility. Previously, Inventory Position-related Product and Location data could be missed in specific scenarios.

Changelog

GraphQL API:

  • The GraphQL Queries have been enhanced to execute Product Catalog filtering (case-insensitive) by
    `retailerRefs`
    at the Database level:
    • `product`
    • `products`
    • `inventoryPosition.product`
    • `virtualPosition.product`
  • Losing the Inventory Position
    `locationLink`
    and
    `product`
    field values has been fixed for the
    `inventoryPositions`
    Query with the
    `quantitiesAggregate`
    argument
    .
Released capability depth:Enhancement, Fix
Release bundle / Capability type:Platform