Skip to content

REQUEST_CONTEXT_ID

reference
1 min readUpdated

Kind: Constant

Source: packages/core/router/request/request-constants.ts

Part of: Core

Definition

ts
Symbol('REQUEST_CONTEXT_ID')

Value

ts
Symbol('REQUEST_CONTEXT_ID')

Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (1)

  • ListenersControllerpackages/microservices/listeners-controller.ts:45

Was this page helpful?

Download as PDF
REQUEST_CONTEXT_ID — NestJS head-to-head