Elias Djurfeldt

Results 3 issues of Elias Djurfeldt

Hi! First off, thanks a lot for this great project! I have a use case where I want to be able to catch any errors thrown by my sql client...

Hi! I've started looking into this library and I'm impressed so far - nice work! Super cool and easy to use with Kysely. I'm looking into replacing my own custom...

### Which packages are impacted by your issue? @graphql-codegen/typescript-operations ### Describe the bug **Description** If I use a template `MaybeValue` like [suggested here ](https://the-guild.dev/graphql/codegen/plugins/typescript/typescript-operations#allow-null-in-resolvers) ``` const config: CodegenConfig = {...