Skip to content

Releases: nestjs/graphql

v13.2.5

09 Apr 13:21
1421cc4

Choose a tag to compare

13.2.5 (2026-04-09)

Bug fixes

  • graphql
    • #3846 fix(@nestjs/graphql): handle definitions factory typename option (@NicolasGn)

Enhancements

  • graphql
    • #3889 feat(@nestjs/graphql): add stopOnApplicationShutdown option for graceful shutdown (@dgfh0450)

Dependencies

Committers: 2

v13.2.4

04 Feb 13:06
2ef9dee

Choose a tag to compare

13.2.4 (2026-02-04)

Enhancements

Dependencies

Committers: 2

v13.2.3

13 Dec 11:04
abf7fea

Choose a tag to compare

v13.2.2 (2025-12-13)

Bug fixes

Enhancements

  • graphql

Dependencies

Committers: 3

v13.2.1

02 Oct 08:15
5a0746a

Choose a tag to compare

13.2.1 (2025-10-02)

Bug fixes

  • apollo
    • #3694 fix(@nestjs/apollo): lazy-load the Express dependency to allow the Fastify usage (@Gamote)

Committers: 1

v13.2.0

01 Oct 10:34
f700174

Choose a tag to compare

13.2.0 (2025-10-01)

Enhancements

  • graphql
    • #3680 feat(@nestjs/graphql): Allow InputType Deprecation (code first) (@riley-pikus)
  • apollo, graphql
  • apollo
    • #3682 Allow subscriptions in the apollo federation driver (@bradens)

Dependencies

Committers: 4

v13.1.0

11 Apr 11:51
416ebb0

Choose a tag to compare

13.1.0 (2025-04-11)

Enhancements

Committers: 1

v13.0.4

24 Mar 11:28
706c689

Choose a tag to compare

13.0.4 (2025-03-24)

Enhancements

  • graphql
    • #3503 feat(graphql): add support for transforming the resolvers (@JoshVee)

Dependencies

Committers: 1

v13.0.0

17 Jan 09:51
82d28fc

Choose a tag to compare

13.0.0 (2025-01-16)

Dependencies

v12.2.2

04 Dec 12:34
d2b9e6e

Choose a tag to compare

12.2.2 (2024-12-04)

Enhancements

  • graphql
    • #3346 refactor(graphql/lib): definitions generator defaultTypeMapping type reinforcement (@Neosoulink)

Dependencies

Committers: 2

v12.2.1

23 Oct 08:54
2549a5c

Choose a tag to compare

12.2.1 (2024-10-23)

Bug fixes

  • graphql
    • #3270 fix(graphql): avoid partial field declarations from inherited metadata with cli plugin (@CarsonF)
    • #3154 fix(graphql): fix case of generated method return and parameter types (@domusofsail)

Enhancements

  • apollo
    • #3330 feat(apollo): map unprocessable entity code to bad user input (@kishieel)
  • graphql
    • #3276 feat(@nestjs/graphql): add support for skipNullProperties in PartialType (@bloom-alex)

Dependencies

Committers: 4