Skip to content

Conversation

Gamote
Copy link
Contributor

@Gamote Gamote commented Oct 1, 2025

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?

After upgrading to Apollo Server v5 @nestjs/apollo requires you to install @as-integrations/express5, otherwise is throws an error. The @as-integrations/express5 is not needed when the package is used together with Fastify.

Issue Number: #3693

What is the new behavior?

@nestjs/apollo allows for the consumer to use Fastify instead of Express

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@kamilmysliwiec kamilmysliwiec merged commit 7639801 into nestjs:master Oct 2, 2025
1 check passed
@kamilmysliwiec
Copy link
Member

LGTM

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