Skip to content

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

Merged
kamilmysliwiec merged 1 commit intonestjs:masterfrom
NicolasGn:fix-definitions-factory-typename
Apr 9, 2026
Merged

fix(@nestjs/graphql): handle definitions factory typename option#3846
kamilmysliwiec merged 1 commit intonestjs:masterfrom
NicolasGn:fix-definitions-factory-typename

Conversation

@NicolasGn
Copy link
Copy Markdown
Contributor

@NicolasGn NicolasGn commented Feb 16, 2026

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior?

The GraphQLDefinitionsFactory#generate method ignores the typeName option.

Issue Number: N/A

What is the new behavior?

The GraphQLDefinitionsFactory#generate method correctly forwards the typeName option to the AST explorer.

Does this PR introduce a breaking change?

  • Yes
  • No

@kamilmysliwiec kamilmysliwiec merged commit 916a6b1 into nestjs:master Apr 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants