Kirill Taletski
Kirill Taletski
> I've fixed it by adding --single-process in the launch args just as below : > > ``` > let browser = await puppeteer.launch({ > headless: true, > args: [...
Would be really nice to have it since usage of template strings is not possible when using the `graphql codegen`. @jaydenseric do you have plans to support gql functions like...
@jaydenseric sorry for providing a little context. I am using `gql codegen` [client-preset](https://the-guild.dev/graphql/codegen/plugins/presets/preset-client) to generate strict types for all gql operations in my project. This tool goes over `ts(x)` files,...
@jaydenseric sorry for confusion. I think I should proceed with a feature request and/or a PR on my own for that