Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (6 loc) · 493 Bytes

BatchDeleteCatalogObjectsRequest.md

File metadata and controls

14 lines (6 loc) · 493 Bytes

BatchDeleteCatalogObjectsRequest

Description

Properties

Name Type Description Notes
objectIds List<String> The IDs of the `CatalogObject`s to be deleted. When an object is deleted, other objects in the graph that depend on that object will be deleted as well (for example, deleting a `CatalogItem](#type-catalogitem) will delete its [CatalogItemVariation`. [optional]