- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
FilterableStoreProps
The filters to apply on the retrieved stores.
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.
q
stringOptionalFind stores by name through this search term.
id
string | string[]OptionalThe IDs to filter the stores by.
name
string | string[]OptionalFilter stores by their names.
Filter stores by their associated default sales channel's ID.
Was this page helpful?