How to use @commercetools/resource-deleter - 1 common examples

To help you get started, we’ve selected a few @commercetools/resource-deleter examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github commercetools / nodejs / integration-tests / cli / resource-deleter.it.js View on Github external
beforeEach(() => {
        const options = {
          apiConfig,
          resource,
          logger,
        }
        resourceDeleter = new ResourceDeleter(options)
      })

@commercetools/resource-deleter

Delete resources from the commercetools platform

MIT
Latest version published 2 years ago

Package Health Score

54 / 100
Full package analysis

Popular @commercetools/resource-deleter functions