Hugo

Results 5 comments of Hugo

I have managed to capture extra request headers using some of the underlying CDP events which provide extra information to requests and responses. See here for some example code: https://stackoverflow.com/questions/47078655/missing-request-headers-in-puppeteer/62232903#62232903

I still get the problem using `npx patch-package`. We're using a private registry as well, so could be related. Edit: when I added proper private registry configuration to my `~/.npmrc`...

The default mutation example in the client docs suggests using `cache.writeFragment` inside `update` to get a reference to an object so you can do things like manually update lists in...

Hi @gyaneshgouraw-okta could I ask if this was prioritised?