graphql

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

MIT License

Downloads
3.9M
Stars
1.4K
Committers
137

Bot releases are visible (Hide)

graphql - v12.1.0 Latest Release

Published by kamilmysliwiec 9 months ago

v12.1.0 (2024-02-07)

Dependencies

Committers: 1

graphql -

Published by kamilmysliwiec over 1 year ago

12.0.0 (2023-06-16)

Bringing support for NestJS v10.

Dependencies

Committers: 1

graphql -

Published by kamilmysliwiec over 1 year 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

graphql -

Published by kamilmysliwiec over 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

graphql -

Published by kamilmysliwiec over 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

graphql -

Published by kamilmysliwiec over 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

graphql -

Published by kamilmysliwiec almost 2 years ago

Bug fixes

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

Dependencies

Committers: 3

graphql -

Published by kamilmysliwiec almost 2 years ago

Dependencies

graphql -

Published by kamilmysliwiec almost 2 years ago

v10.1.5 (2022-10-26)

Bug fixes

Committers: 1

graphql -

Published by kamilmysliwiec about 2 years 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

graphql -

Published by kamilmysliwiec about 2 years ago

v10.1.0

Features

  • graphql

Bug fixes

  • graphql
    • #2314 fix: Restrict subscriptions WS server to add listeners only to its own path (@GValeriy)
    • #2375 fix(): Merge in parent interface fields to interfaces (@CarsonF)
  • apollo, graphql

Dependencies

Committers: 6

graphql -

Published by kamilmysliwiec over 2 years ago

v10.0.19 (2022-07-20)

Features

Enhancements

  • apollo, graphql
    • #2081 perf(@nestjs/graphql): make it faster to construct a typescript file from GraphQL schema (@katainaka0503)
    • #2212 made type-metadata.storage.ts much faster (@roypeled)

Dependencies

Committers: 5

graphql -

Published by kamilmysliwiec over 2 years ago

Bug fixes

Committers: 2

graphql -

Published by kamilmysliwiec over 2 years ago

v10.0.13 (2022-05-27)

Enhancements

Dependencies

Committers: 1

graphql -

Published by kamilmysliwiec over 2 years ago

v10.0.12 (2022-05-20)

Bug fixes

  • apollo, graphql
    • #2139 feat(apollo,graphql): support apollo caching for code first (@choco14t)

Dependencies

Committers: 4

graphql -

Published by kamilmysliwiec over 2 years ago

v10.0.11 (2022-05-05)

Enhancements

  • graphql
    • #2156 feat(services/gql-subscription): allow custom execute() and subscribe() for other plugin systems (@charlypoly)

Dependencies

Committers: 1

graphql -

Published by kamilmysliwiec over 2 years ago

Dependencies

Committers: 1

graphql -

Published by kamilmysliwiec over 2 years ago

Bug fixes

  • apollo, graphql

Committers: 1

graphql -

Published by kamilmysliwiec over 2 years ago

Bug fixes

  • apollo
    • #2079 build: add tslib dependency to the @nestjs/apollo package (@JaLe29)
  • graphql

Enhancements

  • graphql
    • #2072 feat(): add export for cli plugin for ts-patch/ttypescript (@CarsonF)

Dependencies

Committers: 3

graphql -

Published by kamilmysliwiec over 2 years ago

Features

  • apollo, graphql, mercurius

Enhancements

  • graphql
    • #2045 feat(): Log the mounted path when starting GraphQL server (@Karibash)
    • #2050 refactor(): Improve the type definition of the createUnionType function (@Karibash)

Dependencies

Committers: 2