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: Allow already-parsed body objects #35

Merged
merged 2 commits into from
Mar 28, 2023
Merged

fix: Allow already-parsed body objects #35

merged 2 commits into from
Mar 28, 2023

Conversation

alex-bartolo
Copy link
Contributor

@alex-bartolo alex-bartolo commented Mar 22, 2023

Fixes a regression introduced in #28.

If the body is already parsed and it's a valid POST request, we can just return it.

@trevor-scheer trevor-scheer changed the title Allow GraphQL type object in body fix: Allow already-parsed body objects Mar 28, 2023
@trevor-scheer
Copy link
Member

@aaronpowell this fixes a real issue - I'm going to merge and release a patch. Please take a look when you get the chance!

@abartolotdf thanks for the fix!

@trevor-scheer trevor-scheer merged commit a682f85 into apollo-server-integrations:main Mar 28, 2023
@github-actions github-actions bot mentioned this pull request Mar 28, 2023
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.

2 participants