Dotan Simha

Results 242 comments of Dotan Simha

At the moment, you can use `preResolveType: true onlyOperationTypes: true` to reduce the amount of code/types generated.

@guiguan can you please explain what does it mean to support Deno with codegen? Codegen itself is just a CLI tool, I don't see any reason for it not to...

I see. We are currently working on ESM support (see https://github.com/dotansimha/graphql-code-generator/pull/6102), so I guess this will be right after :)

> Using comments could cause existing tools/implementations to leak this information which may not be desirable. I generally agree with that, but maybe we can consider using the comment format...

> It's not possible yet, but sounds like a great feature! 🎉 > Definitely open to a PR. We could maybe have a list of packages to do releases for...

> > This website uses cookies to analyze site usage and improve your experience. > > If you continue to use our services, you are agreeing to the use of...

If anyone needs the latest version, see https://github.com/graphql-hive/graphql-parser-hive-fork?tab=readme-ov-file#graphql-parser-fork for a published the latest version. Using Git for deps is great, but Crates.io doesn't allow publishing Crates with Git deps so...

> Hi @dotansimha , if you are planning to maintain the fork, we could switch graphql-client to use it. I do plan to maintain this fork, as we are using...

@tailhook can we please get your help with unblocking releases here?