learn-typegraphql icon indicating copy to clipboard operation
learn-typegraphql copied to clipboard

How To Build a GraphQL API with TypeGraphQL and TypeORM

Results 12 learn-typegraphql issues
Sort by recently updated
recently updated
newest added

Bumps [class-validator](https://github.com/typestack/class-validator) from 0.13.1 to 0.14.0. Changelog Sourced from class-validator's changelog. 0.14.0 (2022-12-09) Added add @IsTimeZone decorator to check if given string is valid IANA time zone add @IsISO4217CurrencyCode decorator...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...

dependencies

Bumps [apollo-server-core](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-core) from 3.5.0 to 3.11.0. Changelog Sourced from apollo-server-core's changelog. v3.11.0 ⚠️ SECURITY: The cache control plugin no longer sets the cache-control HTTP response header if the operation is...

dependencies

The following two lines gives me compilaton error. ``` const book = Book.create(data); await book.save(); ``` No overload matches this call. Overload 1 of 3, '(this: (new () => Book)...

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.3. Release notes Sourced from sqlite3's releases. v5.0.3 What's Changed Updated bundled SQLite to v3.38.2 - @​daniellockyer Enabled math functions in compiler options - @​kewde...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Changes: - [node-config](https://github.com/lorenwest/node-config) used for configuration - refactor file names - update all deps - add Docker+Compose configuration - use postgres db in containers

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) v5.1.1 Bug Fixes unescape exclamation mark (#26) (a98874f) Changelog Sourced from...

dependencies