Skip to content

Pull requests: graphql/graphql-js

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

Pull requests list

perf: optimize completion loops PR: polish 💅 PR doesn't change public API or any observed behaviour
#4053 opened Apr 7, 2024 by yaacovCR Loading…
perf: use undefined for empty PR: polish 💅 PR doesn't change public API or any observed behaviour
#4046 opened Apr 5, 2024 by yaacovCR Loading…
oneof: add test case
#4034 opened Mar 27, 2024 by yaacovCR Loading…
feat: fragmentifyDocument utility
#4025 opened Mar 7, 2024 by samuelAndalon Loading…
Add parser support for string literal aliases
#4023 opened Feb 26, 2024 by cuhtis Loading…
fix#3978
#4021 opened Feb 13, 2024 by mobsean Loading…
Preserve @deprecated when reason = null
#4006 opened Jan 5, 2024 by captbaritone Loading…
Remove CCN
#3999 opened Dec 20, 2023 by twof Loading…
Add test for consolidating grouped field sets properly into deferred fragments PR: polish 💅 PR doesn't change public API or any observed behaviour
#3997 opened Dec 18, 2023 by yaacovCR Loading…
Add reference types
#3995 opened Dec 10, 2023 by fersilva16 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 Loading…
Reject deprecated fields when interface field is not deprecated spec RFC Implementation of a proposed change to the GraphQL specification
#3986 opened Nov 9, 2023 by benjie Loading…
Create npm-publish.yml
#3977 opened Oct 11, 2023 by Past968 Loading…
Forbid @skip and @include directives in subscription root selection spec RFC Implementation of a proposed change to the GraphQL specification
#3974 opened Oct 9, 2023 by benjie Loading…
FIX:Support for bigint in ID.
#3973 opened Oct 6, 2023 by xonx4l Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.