Skip to main content
Skip to main content

FilterableLineItemProps

An object used to allow specifying flexible queries with and/or conditions.

Properties

idstring | string[]
cart_idstring | string[]
titlestring
variant_idstring | string[]
product_idstring | string[]
An array of filters to apply on the entity, where each item in the array is joined with an "and" condition.
An array of filters to apply on the entity, where each item in the array is joined with an "or" condition.
Was this section helpful?