All Release Notes
Added capability to query Shopping Lists by TextLineItem key
22 July 2024
Composable Commerce
HTTP API
Enhancement
Carts
You can now filter Shopping Lists by TextLineItem key
in queries.
Changes:
- [API] Added
textLineItems(key)
to Query Predicates on Shopping Lists for the Query ShoppingLists endpoint.