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

Fix/use express built in json middleware #7740

Conversation

barnisanov
Copy link
Contributor

@barnisanov barnisanov commented Sep 27, 2023

Use built-in express.json() functionality instead of separate body-parser package.

@netlify
Copy link

netlify bot commented Sep 27, 2023

👷 Deploy request for apollo-server-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 8d3b9f9

@codesandbox-ci
Copy link

codesandbox-ci bot commented Sep 27, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 8d3b9f9:

Sandbox Source
Apollo Server Typescript Configuration
Apollo Server Configuration

@trevor-scheer trevor-scheer force-pushed the fix/use-express-built-in-json-middleware branch from 6f3eb6c to 68ae8e5 Compare November 8, 2023 18:56
@trevor-scheer trevor-scheer merged commit fe68c1b into apollographql:main Nov 8, 2023
15 checks passed
@github-actions github-actions bot mentioned this pull request Nov 8, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants