-
Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: graphql/graphql-js
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test: expand test suite for GraphQLResolveInfo in resolve functions
#4698
opened Apr 28, 2026 by
tommyhgunz14
Loading…
Prohibit root mutation and subscription types from implementing interfaces
PR: breaking change 💥
implementation requires increase of "major" version number
spec RFC
Implementation of a proposed change to the GraphQL specification
#4669
opened Apr 17, 2026 by
robrichard
Contributor
Loading…
Add optional maxDepth and maxAliases execution options
#4666
opened Apr 14, 2026 by
eddieran
Loading…
4 tasks done
Add mergeAST utility for merging multiple AST documents
#4582
opened Feb 20, 2026 by
veeceey
Loading…
2 of 3 tasks
add assumeValidNames to allow skipping name validation when building a trusted schema
enhancement
#4556
opened Feb 12, 2026 by
yaacovCR
Contributor
Loading…
Fix TypeInfo.getInputType() for custom scalar list literals.
PR: bug fix 🐞
requires increase of "patch" version number
#4518
opened Dec 23, 2025 by
yuchenshi
Loading…
docs: secure graphql production guide
#4490
opened Oct 5, 2025 by
sarahxsanders
Contributor
Loading…
Add generic type parameter to GraphQLError for typed extensions
#4480
opened Aug 27, 2025 by
raymondwang
Loading…
Add parser support for string literal aliases
spec RFC
Implementation of a proposed change to the GraphQL specification
#4023
opened Feb 26, 2024 by
cuhtis
Loading…
Fix:Errors thrown when iterating over subscription source event streams (AsyncIterables) should be caught.
#4004
opened Dec 31, 2023 by
xonx4l
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.