Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
graphql
/
graphql-js
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
20.3k
Code
Issues
51
Pull requests
44
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
alternative refactor
- #3660
#3660
Closed
yaacovCR
wants to merge 10 commits into
graphql:main
graphql/graphql-js:main
from
yaacovCR:refactor
yaacovCR/graphql-js:refactor
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
alternative refactor
#3660
yaacovCR
wants to merge 10 commits into
graphql:main
graphql/graphql-js:main
from
yaacovCR:refactor
yaacovCR/graphql-js:refactor
Copy head branch name to clipboard
Commits
Commits on Jun 24, 2022
refactor: DRY with context building and *Impl functions
Show description for fd40497
yaacovCR
committed
fd40497
View commit details
Copy full SHA for fd40497
Browse repository at this point
refactor: rename executeSubscription to executeSubscriptionRootField
Show description for 0d297d9
yaacovCR
committed
0d297d9
View commit details
Copy full SHA for 0d297d9
Browse repository at this point
refactor: rename executeOperation to executeQueryOrMutationRootFields
Show description for 3e65a54
yaacovCR
committed
3e65a54
View commit details
Copy full SHA for 3e65a54
Browse repository at this point
execute: integrate subscriptions
Show description for a9a078c
yaacovCR
committed
a9a078c
View commit details
Copy full SHA for a9a078c
Browse repository at this point
introduce executeSubscriptionEvent
Show description for 9fc1d93
yaacovCR
committed
9fc1d93
View commit details
Copy full SHA for 9fc1d93
Browse repository at this point
refactor: move execution context related functionality to new file
yaacovCR
committed
33761d6
View commit details
Copy full SHA for 33761d6
Browse repository at this point
refactor: move execution implementation to new file
yaacovCR
committed
6dc0d40
View commit details
Copy full SHA for 6dc0d40
Browse repository at this point
refactor: introduce GraphQLCompiledSchema class
yaacovCR
committed
039b957
View commit details
Copy full SHA for 039b957
Browse repository at this point
refactor: remove CompiledSchema properties from ExecutionContext
yaacovCR
committed
0ae2604
View commit details
Copy full SHA for 0ae2604
Browse repository at this point
refactor: move execution instance to new class
yaacovCR
committed
87f1703
View commit details
Copy full SHA for 87f1703
Browse repository at this point
You can’t perform that action at this time.