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

GraphQL*Type: bind only single property instead of entire context #3876

Merged
merged 1 commit into from
Apr 4, 2023

Conversation

IvanGoncharov
Copy link
Member

Motivation: simplifies a code a bit and also saves some memory (measurable in bencmark) because we don't lock entire config in memory

Motivation: simplifies a code a bit and also saves some memory (measurable in bencmark) because we don't lock entire config in memory
@IvanGoncharov IvanGoncharov added the PR: polish 💅 PR doesn't change public API or any observed behaviour label Apr 4, 2023
@netlify
Copy link

netlify bot commented Apr 4, 2023

Deploy Preview for compassionate-pike-271cb3 ready!

Name Link
🔨 Latest commit 93bc9c0
🔍 Latest deploy log https://app.netlify.com/sites/compassionate-pike-271cb3/deploys/642be33de98c1d0008ff1ce2
😎 Deploy Preview https://deploy-preview-3876--compassionate-pike-271cb3.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.

@github-actions
Copy link

github-actions bot commented Apr 4, 2023

Hi @IvanGoncharov, I'm @github-actions bot happy to help you with this PR 👋

Supported commands

Please post this commands in separate comments and only one per comment:

  • @github-actions run-benchmark - Run benchmark comparing base and merge commits for this PR
  • @github-actions publish-pr-on-npm - Build package from this PR and publish it on NPM

@github-advanced-security
Copy link

You have successfully added a new CodeQL configuration .github/workflows/pull_request.yml:codeql. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@IvanGoncharov IvanGoncharov merged commit ea10c7b into graphql:main Apr 4, 2023
@IvanGoncharov IvanGoncharov deleted the pr_branch branch April 4, 2023 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: polish 💅 PR doesn't change public API or any observed behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant