README
Inventories Exporter
Export inventories from the commercetools platform.
Read the documentation here => https://commercetools.github.io/nodejs/cli/inventories-exporter.html
Install
npm install --save @commercetools/inventories-exporter
Exports inventories from the commercetools platform.
<script type="module">
import commercetoolsInventoriesExporter from 'https://cdn.skypack.dev/@commercetools/inventories-exporter';
</script>
Export inventories from the commercetools platform.
Read the documentation here => https://commercetools.github.io/nodejs/cli/inventories-exporter.html
npm install --save @commercetools/inventories-exporter