@swizzyweb/swizzy-web-service
    Preparing search index...

    Function RequestIdMiddleware

    • Adds a unique request ID to the swizzy store (req.swizzy.requestId). If a request ID already exists on the store it is left unchanged.

      Type Parameters

      • STATE

      Returns (req: any, res: Response, next: NextFunction) => void