nodejs icon indicating copy to clipboard operation
nodejs copied to clipboard

Everything related to the Node.js ecosystem for the commercetools platform.

Results 94 nodejs issues
Sort by recently updated
recently updated
newest added

### Description Imports in typescript do not work as described in the documentation. ### Expected Behavior According to https://commercetools.github.io/nodejs/sdk/api/sdkMiddlewareAuth.html for example, we should be able to do `import { createClient...

### Support reference number ### Description Documentation states that customersPassword is implemented, but code suggestions say otherwise, and error shows up in code. ![image](https://user-images.githubusercontent.com/6686385/151533069-eb4a0eb9-04c2-4f1f-af54-7da3104512ca.png) Geeting the error: ``` _commercetools_client__WEBPACK_IMPORTED_MODULE_0__.requestBuilder.customersPassword is...

https://docs.commercetools.com/api/projects/productProjections#locales I am using node js sdk and api-request-builder. I am unable to send locale to CT to retrieve data for specific language. Although "localeProjection" is present as parameter in...

#### Summary This PR contains 3 tutorials using **GrpahQL** and **TypeScript SDK**. - Getting started with GraphQL and TypeScript SDK to retrieve project settings. - Create a new customer using...

Type: Documentation

#### Summary - test to make sure that when adding newly master variant, it will be added as first `addVariant` action. #### Description #### Todo - Tests - [ ]...

Type: Enhancement

https://jira.commercetools.com/browse/SUPPORT-12492

### Description More info: https://github.com/commercetools/nodejs/issues/1391#issuecomment-540753758

Type: Onboarding Task

### Description A lot of useless code coming with this library: 1. Buffer polyfill 2. Lodash (defaultsDeep) ### Expected Behavior It works without these libraries or load them only on...

#### Summary Add more unit case to test the timeout with queue middleware #### Description #### Todo - Tests - [x] Unit - [ ] Integration - [ ] Acceptance...

Type: Enhancement

#### Summary #### Description #### Todo - Tests - [ ] Unit - [ ] Integration - [ ] Acceptance - [ ] Documentation - [ ] `Type` label for...