- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
FilterableCustomerGroupProps
The filters to apply on the retrieved customer group.
q
stringOptionalSearches for customer groups by name using this search term.
id
string | string[]OptionalThe IDs to filter the customer group by.
Filter customer groups by name.
Filter customer groups by associated customers.
created_by
null | string | string[]OptionalFilter customer groups by their
created_by
attribute.Filter customer groups by created date.
Filter customer groups by updated 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?