Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
nmn
/
graphql-js
Public
forked from
graphql/graphql-js
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on May 10, 2016
0.6.0
leebyron
committed
359ec76
Copy full SHA for 359ec76
Validation: improving overlapping fields quality (#386)
Show description for 4afb263
leebyron
committed
4afb263
Copy full SHA for 4afb263
Validation: context.getFragmentSpreads now accepts selectionSet rather than fragment AST node
leebyron
committed
688a1ee
Copy full SHA for 688a1ee
Commits on May 9, 2016
Factor out more closure functions
Show description for cf9be87
leebyron
committed
cf9be87
Copy full SHA for cf9be87
Factor out closure functions to normal functions
Show description for 3a01fac
leebyron
committed
3a01fac
Copy full SHA for 3a01fac
Commits on May 8, 2016
Deprecated directive (#384)
Show description for 5375c9b
leebyron
committed
5375c9b
Copy full SHA for 5375c9b
Commits on May 6, 2016
RFC: Directive location: schema definition (#382)
Show description for 0aa78f6
leebyron
committed
0aa78f6
Copy full SHA for 0aa78f6
RFC: Schema Language Directives (#376)
Show description for 1b6824b
leebyron
committed
1b6824b
Copy full SHA for 1b6824b
Export introspection in public API
leebyron
committed
71b6a4a
Copy full SHA for 71b6a4a
Export directive definitions. (#381)
Show description for 980bdf4
leebyron
committed
980bdf4
Copy full SHA for 980bdf4
BUG: Ensure building AST schema does not exclude @skip and @include (#380)
Show description for 44768a8
leebyron
committed
44768a8
Copy full SHA for 44768a8
documentation of schema constructor
leebyron
committed
88cf354
Copy full SHA for 88cf354
Commits on May 5, 2016
Revert "Remove all 'instanceof GraphQLSchema' checks" (#377)
leebyron
committed
2ac41f6
Copy full SHA for 2ac41f6
remove all 'instanceof GraphQLSchema' checks (#371)
helfer
authored and
leebyron
committed
71df461
Copy full SHA for 71df461
Error logging for new interface type semantics (#350)
clayallsopp
authored and
leebyron
committed
e6e8d19
Copy full SHA for e6e8d19
Commits on May 4, 2016
Nit: Missing case in grammar for TypeSystemDefinition in comment
leebyron
committed
51362e7
Copy full SHA for 51362e7
Bug: printer can print non-parsable value
Show description for ea5b241
leebyron
committed
ea5b241
Copy full SHA for ea5b241
Commits on Apr 27, 2016
Factor out suggestion quoting utility
leebyron
committed
ec05b54
Copy full SHA for ec05b54
Minor refactoring
leebyron
committed
92923be
Copy full SHA for 92923be
Minor refactoring of error messages for unknown fields
leebyron
committed
30a783a
Copy full SHA for 30a783a
Commits on Apr 26, 2016
Include possible field, argument, type names when validation fails (#355)
Show description for 5bc1b25
yuzhi
authored and
leebyron
committed
5bc1b25
Copy full SHA for 5bc1b25
Tests
leebyron
committed
4b08c36
Copy full SHA for 4b08c36
Improve validation error message when field names conflict (#363)
Show description for 6103d2d
robzhu
authored and
leebyron
committed
6103d2d
Copy full SHA for 6103d2d
Commits on Apr 25, 2016
tweak tests
leebyron
committed
3dc0ddb
Copy full SHA for 3dc0ddb
Deepen introspection query (#364)
Mike Solomon
authored and
leebyron
committed
0b72e70
Copy full SHA for 0b72e70
Remove unused fragment in queries in unit tests (#367)
zhaojunz
authored and
leebyron
committed
cbded82
Copy full SHA for cbded82
Commits on Apr 8, 2016
Update README.md
leebyron
committed
dd02973
Copy full SHA for dd02973
Combine invariants into AST-aware error.
leebyron
committed
6e736bf
Copy full SHA for 6e736bf
0.5.0
leebyron
committed
86db734
Copy full SHA for 86db734
Update to latest version of flow
leebyron
committed
0da0267
Copy full SHA for 0da0267
import type for this flow type
leebyron
committed
3b46751
Copy full SHA for 3b46751
Update dev dependencies
leebyron
committed
c151315
Copy full SHA for c151315
Commits on Apr 7, 2016
RFC: Return type overlap validation
Show description for c034de9
leebyron
committed
c034de9
Copy full SHA for c034de9
Add sanity checks for schema to allow only a single query, mutation, subscription in schema
helfer
authored and
leebyron
committed
ffe76c5
Copy full SHA for ffe76c5
Minor tweak to readme for bleeding edge
leebyron
committed
a981043
Copy full SHA for a981043
Pagination
Previous
Next
You can’t perform that action at this time.