Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
graphql/graphql-js
Pull Requests
Commits
Open
Closed
Service capabilities
#4523 opened 2026-01-15 18:36 by
benjie
intial commit of allowing extension of existing fields
#4522 opened 2026-01-15 03:14 by
egoodwinx
Add support for directives on directive definitions
#4521 opened 2026-01-06 17:46 by
BoD
alternative approach to #4517
#4519 opened 2025-12-24 12:41 by
yaacovCR
Fix TypeInfo.getInputType() for custom scalar list literals.
PR: bug fix 🐞
#4518 opened 2025-12-23 23:52 by
yuchenshi
fix(validation): incorrect validation errors when variable descriptions are used
#4517 opened 2025-12-08 14:52 by
phryneas
docs: add error and schema management guides
#4516 opened 2025-12-07 19:16 by
sarahxsanders
introduce queues for streams and the overall graph allowing backpressure management
PR: feature 🚀
#4515 opened 2025-12-03 14:15 by
yaacovCR
fix: check the actual `GraphQLDirective` instance in `isSpecifiedDirective`
#4511 opened 2025-11-22 02:02 by
ardatan
docs: production performance guide
#4509 opened 2025-11-04 01:20 by
sarahxsanders
docs: production monitoring guide
#4508 opened 2025-11-02 20:10 by
sarahxsanders
polish: unify our formatted and non-formatted execution result types
PR: polish 💅
#4504 opened 2025-10-28 11:42 by
yaacovCR
docs: secure graphql production guide
#4490 opened 2025-10-05 21:13 by
sarahxsanders
docs: production build optimization
#4486 opened 2025-09-27 12:59 by
sarahxsanders
Adopt Error.cause in favor of originalError
#4485 opened 2025-09-27 10:23 by
Malien
Adjust `items` type for `IncrementalStreamResult` and `FormattedIncrementalStreamResult`
#4483 opened 2025-09-20 20:47 by
jerelmiller
Add generic type parameter to GraphQLError for typed extensions
#4480 opened 2025-08-27 16:23 by
raymondwang
internal: use node erase-types instead of ts-node
PR: internal 🏠
#4460 opened 2025-07-17 14:55 by
yaacovCR
Sibling errors should not be added after propagation
spec RFC
#4458 opened 2025-07-15 14:01 by
yaacovCR
Subscriptions docs suggestions
#4435 opened 2025-06-10 16:14 by
Urigo
docs: move migrate from express graphql guide to graphqlJS docs
#4433 opened 2025-06-09 23:14 by
sarahxsanders
move name validation in production to separate validation step
#4431 opened 2025-06-06 10:06 by
yaacovCR
pass assumeValid to constructors
#4427 opened 2025-06-05 13:24 by
yaacovCR
move validation of names into validateSchema
#4423 opened 2025-06-03 14:11 by
yaacovCR
Implement onError proposal
#4364 opened 2025-03-27 17:58 by
benjie
polish: use closure instead of CollectFieldsContext
PR: polish 💅
#4361 opened 2025-03-23 11:14 by
yaacovCR
semantic nullability proposal with single GraphQLSemanticNullable wrapper type
#4338 opened 2025-02-02 13:26 by
yaacovCR
add deprecated note to assertValidExecutionArguments
PR: polish 💅
#4336 opened 2025-01-30 13:45 by
yaacovCR
add validation tests for type system directive arguments
#4332 opened 2025-01-23 17:31 by
yaacovCR
further refine incremental result types
PR: bug fix 🐞
#4323 opened 2025-01-13 11:26 by
yaacovCR
Older