Skip to content

Pull requests: graphql/graphql-js

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Implement onError proposal
#4364 opened Mar 27, 2025 by benjie Approved
polish: use closure instead of CollectFieldsContext PR: polish 💅 PR doesn't change public API or any observed behaviour
#4361 opened Mar 23, 2025 by yaacovCR
feat(mergeAST): add mergeAST utility
#4359 opened Mar 22, 2025 by metrue
alternative solution to #4357
#4358 opened Mar 21, 2025 by yaacovCR
fix(incremental): failed fragments should never be re-added to the graph PR: bug fix 🐞 requires increase of "patch" version number
#4357 opened Mar 20, 2025 by yaacovCR Approved
add deprecated note to assertValidExecutionArguments PR: polish 💅 PR doesn't change public API or any observed behaviour
#4336 opened Jan 30, 2025 by yaacovCR
further refine incremental result types PR: bug fix 🐞 requires increase of "patch" version number
#4323 opened Jan 13, 2025 by yaacovCR
Allow configuration of the ofType introspection depth PR: feature 🚀 requires increase of "minor" version number
#4317 opened Dec 31, 2024 by Nols1000 Approved
transmit source event stream errors as an error payload spec RFC Implementation of a proposed change to the GraphQL specification
#4302 opened Nov 26, 2024 by yaacovCR Approved
add test for questioned spec bug
#4272 opened Oct 30, 2024 by yaacovCR Draft
Semantic nullability document directive
#4271 opened Oct 30, 2024 by twof
feat: CodSpeed Benchmarks
#4243 opened Oct 17, 2024 by erikwrede Approved
remove the enhanced error messages regarding using multiple versions of graphql-js. PR: breaking change 💥 implementation requires increase of "major" version number
#4238 opened Oct 15, 2024 by yaacovCR Draft
add support for __directive meta-field spec RFC Implementation of a proposed change to the GraphQL specification
#4203 opened Sep 25, 2024 by yaacovCR Approved
add additional runtime errors for pre-coercion OneOf errors PR: bug fix 🐞 requires increase of "patch" version number
#4195 opened Sep 18, 2024 by yaacovCR Approved
[WIP] Experimental support for semantic-non-null
#4192 opened Sep 14, 2024 by benjie Draft
2 of 5 tasks
instanceOf: disable dev instanceOf checks if NODE_ENV not set PR: breaking change 💥 implementation requires increase of "major" version number
#4188 opened Sep 9, 2024 by yaacovCR Changes requested
ProTip! Filter pull requests by the default branch with base:16.x.x.