FilterableOrderLineItemProps
An object used to allow specifying flexible queries with and/or conditions.
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.
id
string | string[]order_id
string | string[]title
stringvariant_id
string | string[]product_id
string | string[]Was this section helpful?