Skip to content

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

Open
NicolasGn wants to merge 1 commit intonestjs:masterfrom
NicolasGn:fix-definitions-factory-typename
Open

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

Conversation

@NicolasGn
Copy link

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant