Jacob B.

Results 5 issues of Jacob B.

:fr: It's almost like America, but the opposite. ;)

This makes the sample more readable and consistent in code style with rest of the repository. I know it's not much, but every contribution counts, right? ;-)

Hi, It would be useful to get constant name by status code: ```ts getConstantNameByStatusCode(500) // 'INTERNAL_SERVER_ERROR' ```

### Is there an existing issue that is already proposing this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe...

feature

### Is your feature request related to a problem? Please describe. Hi, I'm using graphql codegen in Node.js, with `typescript`, `typescript-operations` and `typescript-graphql-request` plugins. Currently it's not possible to set...