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

Rename HTTPGraphQLHead.statusCode to status #6806

Merged
merged 1 commit into from Aug 12, 2022

Conversation

glasser
Copy link
Member

@glasser glasser commented Aug 12, 2022

This matches the name in the Fetch Response API, so that
requestContext.response.http.status does not have to change between
AS3 and AS4. I think the previous rename was inspired by the Node HTTP
response object's field name, but there are enough adjustments for AS4;
let's avoid this little one.

This matches the name in the Fetch Response API, so that
`requestContext.response.http.status` does not have to change between
AS3 and AS4. I think the previous rename was inspired by the Node HTTP
response object's field name, but there are enough adjustments for AS4;
let's avoid this little one.
@netlify
Copy link

netlify bot commented Aug 12, 2022

Deploy Preview for apollo-server-docs ready!

Name Link
🔨 Latest commit 418b76c
🔍 Latest deploy log https://app.netlify.com/sites/apollo-server-docs/deploys/62f6b954fe6274000885e270
😎 Deploy Preview https://deploy-preview-6806--apollo-server-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codesandbox-ci
Copy link

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 418b76c:

Sandbox Source
Apollo Server Typescript Configuration
Apollo Server Configuration

@glasser glasser merged commit bccc230 into version-4 Aug 12, 2022
@glasser glasser deleted the glasser/status-code-to-status branch August 12, 2022 20:45
@github-actions github-actions bot mentioned this pull request Oct 10, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 20, 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

1 participant