UNPKG

@commercetools/sdk-middleware-correlation-id

Version:

Middleware for adding a correlation id to requests being executed, to use with @commercetools/sdk-client

12 lines (7 loc) 299 B
# commercetools-sdk-middlware-correlation-id Middleware for adding a correlation id to requests with `@commercetools/sdk-client` https://commercetools.github.io/nodejs/sdk/api/sdkMiddlewareCorrelationId.html ## Install ```bash npm install --save @commercetools/sdk-middleware-correlation-id ```