FilterableSalesChannelProps
The filters to apply on the retrieved sales channel.
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.
idstring | string[]The IDs to filter the sales channel by.
namestring | string[]Filter sales channels by their names.
is_disabledbooleanFilter sales channels by whether they're disabled.
Was this section helpful?