Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 468 Bytes

RemoveManyItemsCatalogAction.md

File metadata and controls

13 lines (6 loc) · 468 Bytes

RemoveManyItemsCatalogAction

The specific properties of the "REMOVE_MANY" catalog sync action.

Properties

Name Type Description Notes
filters List<CatalogActionFilter> The list of filters used to select the items to patch, joined by `AND`. Note: Every item in the catalog will be removed if there are no filters. [optional]