patchDocumentOnRequest
is only called the first time the document is requested
#2547
Closed
3 of 4 tasks
Labels
Is there an existing issue for this?
Current behavior
The
patchDocumentOnRequest
is only called the first time the document is requested. Subsequent requests do not callpatchDocumentOnRequest
.Minimum reproduction code
https://gist.github.com/adtennant/f36bcaa491068abcd47bd735b22c051b
Steps to reproduce
patchDocumentOnRequest
function.patchDocumentOnRequest
function is run.patchDocumentOnRequest
function is not run.Expected behavior
The
patchDocumentOnRequest
function to be called on every request.Package version
7.1.2
NestJS version
10.1.0
Node.js version
18.16.0
In which operating systems have you tested?
Other
No response
The text was updated successfully, but these errors were encountered: