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 issue** An issue I have just experience is when I have an enum like: ```typescript enum Status = { PENDING = "P", COMPLETE = "C" } registerEnumType(Status, {name:...

Bumps [@apollo/gateway](https://github.com/apollographql/federation/tree/HEAD/gateway-js) from 2.7.1 to 2.8.1. Release notes Sourced from @​apollo/gateway's releases. @​apollo/gateway@​2.8.1 Patch Changes Updated dependencies [61f2b6b12ee83e7ecb6509f7131f9412a37e194b]: @​apollo/composition@​2.8.1 @​apollo/federation-internals@​2.8.1 @​apollo/query-planner@​2.8.1 @​apollo/gateway@​2.8.0 Minor Changes Implement new directives to allow getting...

Dependencies :package:
javascript

Bumps [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin) from 8.3.2 to 8.9.1. Release notes Sourced from @​cspell/eslint-plugin's releases. v8.9.1 Changes Fixes fix: Make sure binary files are not checked. (#5780) fixes #5779 add .mp4 to the...

Dependencies :package:
javascript

Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 9.5.0. Release notes Sourced from eslint's releases. v9.5.0 Features b2d256c feat: no-sparse-arrays report on "comma" instead of the whole array (#18579) (fisker Cheung) Bug Fixes...

Dependencies :package:
javascript

Bumps [shellcheck](https://github.com/gunar/shellcheck) from 2.2.0 to 3.0.0. Release notes Sourced from shellcheck's releases. v3.0.0 no changes Changelog Sourced from shellcheck's changelog. v3.0.0 - 2024-06-06 Added Configure release version via environment variable...

Dependencies :package:
javascript

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.6.2 to 28.6.0. Release notes Sourced from eslint-plugin-jest's releases. v28.6.0 28.6.0 (2024-06-06) Features prefer-jest-mocked: add new rule (#1599) (4b6a4f2) valid-expect: supporting automatically fixing adding async in some...

Dependencies :package:
javascript