FilterableSalesChannelProps
An object used to allow specifying flexible queries with and/or conditions.
Properties
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[]name
string[]is_disabled
booleanWas this section helpful?