README
resource-deleter
Deletes commercetools resources from the commercetools platform.
More info here: https://commercetools.github.io/nodejs/cli/resource-deleter.html
Install
npm install @commercetools/resource-deleter --global
Delete resources from the commercetools platform
<script type="module">
import commercetoolsResourceDeleter from 'https://cdn.skypack.dev/@commercetools/resource-deleter';
</script>
Deletes commercetools resources from the commercetools platform.
More info here: https://commercetools.github.io/nodejs/cli/resource-deleter.html
npm install @commercetools/resource-deleter --global