Tomoya Kashifuku

Results 19 comments of Tomoya Kashifuku

@erquhart Hi, I created a patch to make `noSilentErrors` option be valid in "codegen.ts" (https://github.com/dotansimha/graphql-code-generator/pull/9523). You can now use it as like follows: ```ts const config: CodegenConfig = { schema:...

@chansuke Thank you for offering to help. However, I've tried several times and found it too difficult, so I think I'll leave it to someone else. @Conaclos I'm sorry for...

The PoC is complete, so this PR is no longer needed.

No more updates? I would like to use this utility type too. I will try to implement it in another PR if there is no further update

@ph-fritsche @Gpx @kentcdodds can we merge this PR? If I can help something to merge, I will gladly cooperate with you.

@ac2780 I guess the file you mentioned in the description is not a schema, but a parsed object from a schema. Out of your description, I created a similar reproduction...

@ac2780 The problem is that the primaries and foreigns are reversed (same with https://github.com/liam-hq/liam/issues/786) Please check the values of `relationshipNo6` and `relationshipNo7`. --- One way to prevent unintended inversions might...

Hi @pacocoursey 👋 I hope you're doing well. I wanted to follow up on this PR and kindly ask if you could take a look when you have a chance....