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
Assigned to nobody Loading
Sort

Pull requests list

add deprecated note to assertValidExecutionArguments PR: polish 💅 PR doesn't change public API or any observed behaviour
#4336 opened Jan 30, 2025 by yaacovCR Loading…
fix: 🏷️ Updated types reported by deno
#3516 opened Mar 20, 2022 by hinogi Loading…
__fulfilled meta field spec RFC Implementation of a proposed change to the GraphQL specification
#3216 opened Jul 26, 2021 by mjmahone Loading…
Make source type of isTypeOf unknown PR: breaking change 💥 implementation requires increase of "major" version number
#3385 opened Nov 27, 2021 by ryym Loading… v17.0.0-alpha
allow unions to declare implementation of interfaces spec RFC Implementation of a proposed change to the GraphQL specification
#3527 opened Apr 5, 2022 by yaacovCR Loading…
add checks for actual deferral PR: polish 💅 PR doesn't change public API or any observed behaviour
#3991 opened Nov 21, 2023 by yaacovCR Draft
use named parameters for node visit context info PR: breaking change 💥 implementation requires increase of "major" version number
#3619 opened May 31, 2022 by yaacovCR Draft
RFC: Operation Type
#3846 opened Feb 9, 2023 by leebyron Loading…
fix: handle more unhandled promise rejections PR: bug fix 🐞 requires increase of "patch" version number
#3761 opened Oct 18, 2022 by yaacovCR Loading…
incremental: add helpers to resolvers PR: feature 🚀 requires increase of "minor" version number
#3911 opened Jun 16, 2023 by yaacovCR Draft
Expand @deprecated to Object types spec RFC Implementation of a proposed change to the GraphQL specification
#3818 opened Jan 6, 2023 by fotoetienne Loading…
Add coordinate field to schema element definitions PR: polish 💅 PR doesn't change public API or any observed behaviour
#3145 opened May 28, 2021 by leebyron Loading…
Add coordinate field to schema element definitions PR: polish 💅 PR doesn't change public API or any observed behaviour
#3808 opened Dec 30, 2022 by yaacovCR Loading…
docs: production build optimization
#4486 opened Sep 27, 2025 by sarahxsanders Loading…
Enable noUncheckedIndexedAccess
#3867 opened Mar 27, 2023 by louisscruz Loading…
allow unions to include abstract types spec RFC Implementation of a proposed change to the GraphQL specification
#3682 opened Jul 28, 2022 by yaacovCR Loading…
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
ProTip! Exclude everything labeled bug with -label:bug.