FilterableCartProps

The filters to apply on the retrieved carts.

idstring | string[]Optional
The IDs to filter the carts by.
sales_channel_idstring | string[] | OperatorMap<string>Optional
Filter the carts by the ID of their associated sales channel.
customer_idstring | string[] | OperatorMap<string>Optional
Filter the carts by the ID of their associated customer.
region_idstring | string[] | OperatorMap<string>Optional
Filter the carts by the ID of their associated region.
created_atOperatorMap<string>Optional
Filter the carts by their creation date.
updated_atOperatorMap<string>Optional
Filter the carts by their update date.
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 page helpful?
Ask Anything
FAQ
What is Medusa?
How can I create a module?
How can I create a data model?
How do I create a workflow?
How can I extend a data model in the Product Module?
Recipes
How do I build a marketplace with Medusa?
How do I build digital products with Medusa?
How do I build subscription-based purchases with Medusa?
What other recipes are available in the Medusa documentation?
Chat is cleared on refresh
Line break