Skip to content

chore(deps): Bump Apollo Server from v3 to v5 in integration tests #19210

@github-actions

Description

@github-actions

Note

The pull request "chore(deps): Bump Apollo Server from v3 to v5 in integration tests" was created by @chargome but did not reference an issue. Therefore this issue was created for better visibility in external tools like Linear.

Migrate integration tests from deprecated apollo-server v3 (EOL) to @apollo/server v5

  • Replace gql imports from apollo-server with graphql-tag package
  • Bump graphql peer dependency from ^16.3.0 to ^16.11.0
  • Update test expectations: Apollo Server v5 no longer runs an introspection query on startup, so the server start transaction name changes from Test Server Start (query IntrospectionQuery) to
    Test Server Start

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions