Const
Hook into the res.write & res.end methods to read the response body. Once the response body is captured, the provided callback will be called
Attempt to neutralize a potentially active JWT by removing the signature from it and returning the remaining content (i.e. header.payload)
Masks-out any potentially sensitive data that may exist in the variables
property when the request body
is originating from a GQL Request.
Generated using TypeDoc
These functions are exported only for testing purposes.