Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace deprecated express-graphql #30127

Open
MikeMcC399 opened this issue Aug 28, 2024 · 1 comment
Open

Replace deprecated express-graphql #30127

MikeMcC399 opened this issue Aug 28, 2024 · 1 comment
Labels
process: dependencies Related to internal dependencies type: chore Work is required w/ no deliverable to end user

Comments

@MikeMcC399
Copy link
Contributor

What would you like?

Replace the deprecated npm module express-graphql with the recommended replacement module graphql-http.

Why is this needed?

express-graphql is deprecated and the repo was archived on Mar 20, 2023, so it is effectively now unsupported.

Other

Item Value
Deprecated npm module express-graphql
npm registry message This package is no longer maintained. We recommend using graphql-http instead. Please consult the migration document /~https://github.com/graphql/graphql-http#migrating-express-grpahql.
Other message https://graphql.org/blog/2022-11-07-graphql-http/
GitHub repo /~https://github.com/graphql/express-graphql
Repo status Archived on Mar 20, 2023
Replacement npm module https://www.npmjs.com/package/graphql-http
Replacement repo /~https://github.com/graphql/graphql-http
Replacement documentation /~https://github.com/graphql/graphql-http/blob/main/README.md
Prerequisites

Where used:

Directory Version
packages/graphql "express-graphql": "^0.12.0"
@jennifer-shehane jennifer-shehane added type: chore Work is required w/ no deliverable to end user process: dependencies Related to internal dependencies labels Aug 28, 2024
@JeffWeiner09

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
process: dependencies Related to internal dependencies type: chore Work is required w/ no deliverable to end user
Projects
None yet
Development

No branches or pull requests

3 participants