type-graphql icon indicating copy to clipboard operation
type-graphql copied to clipboard

Create GraphQL schema and resolvers with TypeScript, using classes and decorators!

Results 156 type-graphql issues
Sort by recently updated
recently updated
newest added

**Describe the Bug** When installing the lib on Windows it errors with the line `npm ERR! The token '||' is not a valid statement separator in this version.`. **To Reproduce**...

Question :grey_question:
Community :family_man_girl:
Need More Info :man_shrugging:

**Describe the Bug** We are using custom param decorators to inject args when derived by user, and allow overriding those args in other circumstances. For example, a normal user can...

Bug :bug:
Community :family_man_girl:

Fixes #1325

Enhancement :new:
Community :family_man_girl:

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.8 to 20.11.19. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.10.8&new-version=20.11.19)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

Dependencies :package:
javascript

We already have a great package typegraphql-prisma which provides integration with prisma orm. Would be great to have the same integration with drizzle orm https://github.com/drizzle-team/drizzle-orm Drizzle seems to be very...

Enhancement :new:
Community :family_man_girl:
Discussion :speech_balloon:

## TypeGraphQL v2.0 The 2.0 release won't be a rewrite from scratch nor a breaking change in the existing API 👀 Basically, two main goals of this release are: 1)...

Help Wanted :sos:
Discussion :speech_balloon:

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. Release notes Sourced from codecov/codecov-action's releases. v4.0.0 v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to...

Dependencies :package:
github_actions

Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.5. Release notes Sourced from prettier's releases. 3.2.5 🔗 Changelog 3.2.4 Fix .eslintrc.json format #15947 🔗 Changelog 3.2.3 Format tsconfig.json file with jsonc parser #15927...

Dependencies :package:
javascript

Bumps [@apollo/gateway](https://github.com/apollographql/federation/tree/HEAD/gateway-js) from 2.6.2 to 2.7.1. Release notes Sourced from @​apollo/gateway's releases. @​apollo/gateway@​2.7.1 Patch Changes Updated dependencies [493f5acd16ad92adf99c963659cd40dc5eac1219]: @​apollo/federation-internals@​2.7.1 @​apollo/composition@​2.7.1 @​apollo/query-planner@​2.7.1 @​apollo/gateway@​2.7.0 Minor Changes Implement progressive @override functionality (#2911) The...

Dependencies :package:
javascript