Nestjs Graphql Versions Save

GraphQL (TypeScript) module for Nest framework (node.js) 🍷

v12.1.0

3 months ago

v12.1.0 (2024-02-07)

Dependencies

Committers: 1

v12.0.0

11 months ago

12.0.0 (2023-06-16)

Bringing support for NestJS v10.

Dependencies

Committers: 1

v11.0.6

11 months ago

Bug fixes

  • graphql
    • #2809 [#2800] Fix graphql schema generation with plugin introspectComments enabled (@msimon)
    • #2788 fix(plugin): don't prefix absolute win paths (@mikejpeters)

Dependencies

Committers: 3

v11.0.4

1 year ago

v11.0.4 (2023-03-20)

Bug fixes

  • graphql
    • #2724 fix: metadata storage refactor caused a bug in field resolver (@roypeled)

Dependencies

Committers: 1

v11.0.0

1 year ago

v11.0.0 (2023-03-10)

Migration guide: https://docs.nestjs.com/graphql/migration-guide

Features

  • apollo, graphql, mercurius

Bug fixes

  • graphql
    • #2666 fix: Field Middlewares do not work on interfaces of interfaces (@roypeled)

Enhancements

Dependencies

v10.2.0

1 year ago

Features

Bug fixes

  • apollo, graphql, mercurius
    • #2408 fix(@nestjs/graphql): set unique ids on resolvers to fix cache errors (@koyedele)
  • graphql
    • #2559 fix(graphql): similar directive sdls on multiple fields fail (@harm-less)
  • apollo
    • #2605 fix(graphql): prevent potential memory leak for mostly falsy filter function (@niceandneat)
  • apollo, mercurius

Enhancements

  • apollo, graphql, mercurius

Dependencies

Committers: 6

v10.1.7

1 year ago

Bug fixes

  • apollo, graphql
    • #2500 fix: enable non-nullable, defaulted fields in code-first schema (@sam-super)

Dependencies

Committers: 3

v10.1.6

1 year ago

Dependencies

v10.1.5

1 year ago

v10.1.5 (2022-10-26)

Bug fixes

Committers: 1

v10.1.3

1 year ago

v10.1.3 (2022-09-30)

Enhancements

  • graphql
    • #2424 fix(graphql): fix word spacing of error message when null (@DavidHavl)
    • #2423 feat(graphql): Throw an error when multiple resolvers define the same field (@Davide-Gheri)

Dependencies

Committers: 3