-
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
feat(execution): add max coercion errors option to execution context
#4366
opened Apr 4, 2025 by
cristunaranjo
•
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
fix(incremental): failed fragments should never be re-added to the graph
PR: bug fix 🐞
requires increase of "patch" version number
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 requires increase of "minor" version number
ofType
introspection depth
PR: feature 🚀
transmit source event stream errors as an error payload
spec RFC
Implementation of a proposed change to the GraphQL specification
remove the enhanced error messages regarding using multiple versions of graphql-js.
PR: breaking change 💥
implementation requires increase of "major" version number
add support for __directive meta-field
spec RFC
Implementation of a proposed change to the GraphQL specification
add additional runtime errors for pre-coercion OneOf errors
PR: bug fix 🐞
requires increase of "patch" version number
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
Previous Next
ProTip!
Filter pull requests by the default branch with base:16.x.x.