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.
qstringOptional
Find sales channels by their name or description through this search term.
idstring | string[]Optional
The IDs to filter the sales channel by.
namestring | string[]Optional
Filter sales channels by their names.
is_disabledbooleanOptional
Filter sales channels by whether they're disabled.
Was this page helpful?
Edit this page